Searched refs:extend_s_16to32 (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_mips_toIR.c467 mkU32(extend_s_16to32(imm)))); \
974 static UInt extend_s_16to32(UInt x) function
13480 mkU32(extend_s_16to32(imm))));
13489 mkU32(extend_s_16to32(imm))));
13829 assign(t1, binop(Iop_Add32, getIReg(rs), mkU32(extend_s_16to32(imm))));
13832 mkU32(extend_s_16to32(imm)))));
13897 assign(t1, binop(Iop_Add32, getIReg(rs), mkU32(extend_s_16to32(imm))));
13900 mkU32(extend_s_16to32(imm)))));
14269 assign(t1, binop(Iop_Add32, getIReg(rs), mkU32(extend_s_16to32(imm))));
14396 assign(t1, binop(Iop_Add32, getIReg(rs), mkU32(extend_s_16to32(im
[all...]
H A Dguest_ppc_toIR.c544 static UInt extend_s_16to32 ( UInt x ) function
1057 mkU32(extend_s_16to32(imm16)) );
4139 (Int)extend_s_16to32(uimm16));
4998 Int simm16 = extend_s_16to32(uimm16);
5296 Int simm16 = extend_s_16to32(uimm16);
5518 Int simm16 = extend_s_16to32(uimm16);
5839 UInt BD = extend_s_16to32(BD_u16);
7880 Int simm16 = extend_s_16to32(uimm16);
8018 Int simm16 = extend_s_16to32(uimm16);
9241 Int simm16 = extend_s_16to32(uimm1
[all...]
H A Dguest_x86_toIR.c332 static UInt extend_s_16to32 ( UInt x ) function
411 return extend_s_16to32(d);
/external/valgrind/VEX/useful/
H A Dhd_fpu.c1609 vis_addr = extend_s_16to32(getIMem2(a_addr));

Completed in 1964 milliseconds