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

  /external/valgrind/VEX/priv/
guest_arm_toIR.c     [all...]
guest_mips_toIR.c     [all...]
guest_ppc_toIR.c 896 binop( Iop_Sar32, mkexpr(lo32), mkU8(31))),
    [all...]
guest_s390_helpers.c     [all...]
guest_x86_toIR.c 979 case Iop_Sar32: ccOp = X86G_CC_OP_SHRL - ccOp; break;
    [all...]
host_amd64_isel.c     [all...]
ir_opt.c     [all...]
host_s390_isel.c     [all...]
host_arm64_isel.c     [all...]
host_mips_isel.c 912 case Iop_Sar32:
    [all...]
host_x86_isel.c     [all...]
ir_defs.c     [all...]
host_ppc_isel.c     [all...]
host_arm_isel.c     [all...]
guest_amd64_toIR.c     [all...]
guest_arm64_toIR.c 498 case Ity_I32: return Iop_Sar32;
    [all...]
guest_s390_toIR.c     [all...]
  /external/valgrind/coregrind/
m_translate.c     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 430 Iop_Sar8, Iop_Sar16, Iop_Sar32, Iop_Sar64,
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 331 case Iop_Shl32: case Iop_Shr32: case Iop_Sar32:
    [all...]
irops.c 48 { DEFOP(Iop_Sar32, UNDEF_SAR), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 0 },
    [all...]
  /external/valgrind/VEX/useful/
test_main.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 135 milliseconds