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

  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c 841 return binop(Iop_Xor32,
857 return binop(Iop_Xor32,
872 return binop(Iop_Xor32,
887 return binop(Iop_Xor32,
    [all...]
guest_arm_toIR.c     [all...]
guest_ppc_toIR.c     [all...]
ir_opt.c 935 case Iop_Xor32: return IRExpr_Const(IRConst_U32(0));
    [all...]
guest_x86_toIR.c     [all...]
ir_defs.c     [all...]
host_amd64_isel.c 930 case Iop_Xor8: case Iop_Xor16: case Iop_Xor32: case Iop_Xor64:
    [all...]
host_ppc_isel.c     [all...]
host_x86_isel.c 824 case Iop_Xor8: case Iop_Xor16: case Iop_Xor32:
    [all...]
host_arm_isel.c     [all...]
guest_amd64_toIR.c     [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h 405 Iop_Xor8, Iop_Xor16, Iop_Xor32, Iop_Xor64,
    [all...]
  /external/valgrind/main/exp-ptrcheck/
h_main.c     [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 798 opXOR = Iop_Xor32;
    [all...]
  /external/valgrind/main/cachegrind/
cg_main.c     [all...]
  /external/valgrind/main/callgrind/
main.c     [all...]

Completed in 207 milliseconds