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

  /external/valgrind/VEX/pub/
libvex_ir.h 428 Iop_Shl8, Iop_Shl16, Iop_Shl32, Iop_Shl64,
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c     [all...]
ir_defs.c 137 case Iop_Shl8 ... Iop_Shl64:
138 str = "Shl"; base = Iop_Shl8; break;
    [all...]
host_amd64_isel.c     [all...]
guest_x86_toIR.c 712 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
    [all...]
host_s390_isel.c     [all...]
host_x86_isel.c     [all...]
host_ppc_isel.c     [all...]
ir_opt.c     [all...]
guest_amd64_toIR.c 312 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
    [all...]
guest_mips_toIR.c     [all...]
guest_s390_toIR.c     [all...]
  /external/valgrind/VEX/useful/
test_main.c     [all...]
  /external/valgrind/memcheck/tests/vbit-test/
irops.c 62 { DEFOP(Iop_Shl8, UNDEF_SHL), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 0, .tilegx = 0 },
    [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 91 milliseconds