/external/valgrind/VEX/pub/ |
libvex_ir.h | 452 Iop_MullS8, Iop_MullS16, Iop_MullS32, Iop_MullS64, [all...] |
/external/valgrind/VEX/priv/ |
host_s390_isel.c | 933 case Iop_MullS64: [all...] |
host_arm64_isel.c | [all...] |
host_mips_isel.c | [all...] |
ir_defs.c | 186 case Iop_MullS64: vex_printf("MullS64"); return; [all...] |
guest_s390_toIR.c | [all...] |
host_amd64_isel.c | [all...] |
host_ppc_isel.c | [all...] |
guest_ppc_toIR.c | [all...] |
guest_arm64_toIR.c | [all...] |
guest_amd64_toIR.c | [all...] |
guest_mips_toIR.c | [all...] |
/external/valgrind/memcheck/tests/vbit-test/ |
irops.c | 104 { DEFOP(Iop_MullS64, UNDEF_LEFT), .s390x = 0, .amd64 = 1, .x86 = 0, .arm = 0, .ppc64 = 1, .ppc32 = 0, .mips32 =0, .mips64 = 1, .tilegx = 0 }, // ppc32, mips assert [all...] |
/external/valgrind/memcheck/ |
mc_translate.c | [all...] |