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

  /external/valgrind/main/VEX/pub/
libvex_ir.h 470 Iop_Left8, Iop_Left16, Iop_Left32, Iop_Left64, /* \x -> x | -x */
    [all...]
  /external/valgrind/main/memcheck/tests/vbit-test/
util.c 389 case Iop_CmpwNEZ64: case Iop_Left64: UNARY(Ity_I64,Ity_I64);
    [all...]
irops.c 105 { DEFOP(Iop_Left64, UNDEF_UNKNOWN), }, // not supported by mc_translate
    [all...]
  /external/valgrind/main/VEX/priv/
host_mips_isel.c     [all...]
ir_opt.c     [all...]
host_ppc_isel.c     [all...]
ir_defs.c 217 case Iop_Left64: vex_printf("Left64"); return;
    [all...]
host_arm64_isel.c     [all...]
host_s390_isel.c     [all...]
host_arm_isel.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 612 return assignNew('V', mce, Ity_I64, unop(Iop_Left64, a1));
    [all...]

Completed in 81 milliseconds