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

  /external/valgrind/VEX/priv/
guest_mips_toIR.c     [all...]
guest_ppc_toIR.c     [all...]
guest_amd64_toIR.c     [all...]
guest_arm_toIR.c     [all...]
guest_arm64_toIR.c 484 case Ity_I64: return Iop_Shl64;
    [all...]
guest_amd64_helpers.c     [all...]
ir_opt.c     [all...]
guest_x86_toIR.c     [all...]
guest_s390_helpers.c     [all...]
host_amd64_isel.c     [all...]
guest_s390_toIR.c     [all...]
host_mips_isel.c 899 case Iop_Shl64:
    [all...]
ir_defs.c 137 case Iop_Shl8 ... Iop_Shl64:
    [all...]
host_arm_isel.c     [all...]
host_s390_isel.c     [all...]
host_arm64_isel.c     [all...]
host_x86_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 428 Iop_Shl8, Iop_Shl16, Iop_Shl32, Iop_Shl64,
    [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]
  /external/valgrind/memcheck/tests/vbit-test/
irops.c 66 { DEFOP(Iop_Shl64, UNDEF_SHL), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 0, .mips32 = 0, .mips64 = 1 }, // ppc32 asserts
    [all...]

Completed in 805 milliseconds