HomeSort by relevance Sort by last modified time
    Searched refs:Iop_MullS32 (Results 1 - 23 of 23) sorted by null

  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c     [all...]
host_tilegx_isel.c 745 if (e->Iex.Binop.op == Iop_MullS32 || e->Iex.Binop.op == Iop_MullU32) {
746 Bool syned = (e->Iex.Binop.op == Iop_MullS32);
    [all...]
host_mips_isel.c     [all...]
guest_mips_toIR.c     [all...]
guest_s390_toIR.c     [all...]
host_ppc_isel.c     [all...]
guest_arm_toIR.c     [all...]
host_s390_isel.c     [all...]
host_arm64_isel.c     [all...]
host_x86_isel.c     [all...]
ir_defs.c 185 case Iop_MullS32: vex_printf("MullS32"); return;
    [all...]
host_arm_isel.c     [all...]
host_amd64_isel.c     [all...]
guest_ppc_toIR.c     [all...]
ir_opt.c     [all...]
guest_amd64_toIR.c     [all...]
guest_arm64_toIR.c     [all...]
guest_x86_toIR.c     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 452 Iop_MullS8, Iop_MullS16, Iop_MullS32, Iop_MullS64,
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 396 case Iop_MullU32: case Iop_MullS32:
    [all...]
irops.c 77 { DEFOP(Iop_MullS32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 1, .tilegx = 1 }, // mips asserts
    [all...]
  /external/valgrind/VEX/useful/
test_main.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 117 milliseconds