/external/valgrind/main/VEX/priv/ |
guest_mips_toIR.c | 935 putFCSR(binop(Iop_And32, getFCSR(), unop(Iop_Not32, 1002 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32, 1010 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, 1098 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32, 1107 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32, [all...] |
guest_ppc_toIR.c | [all...] |
guest_arm_toIR.c | [all...] |
host_s390_isel.c | [all...] |
host_mips_isel.c | [all...] |
host_amd64_isel.c | [all...] |
host_x86_isel.c | [all...] |
ir_defs.c | [all...] |
host_ppc_isel.c | [all...] |
ir_opt.c | [all...] |
host_arm_isel.c | [all...] |
/external/valgrind/main/VEX/ |
test_main.c | 904 assignNew(mce, Ity_I32, unop(Iop_Not32, data)), [all...] |
/external/valgrind/main/VEX/pub/ |
libvex_ir.h | 430 Iop_Not8, Iop_Not16, Iop_Not32, Iop_Not64, [all...] |
/external/valgrind/main/memcheck/ |
mc_translate.c | 695 assignNew('V', mce, Ity_I32, unop(Iop_Not32, data)), 894 opNOT = Iop_Not32; [all...] |