HomeSort by relevance Sort by last modified time
    Searched refs:Iop_Left16 (Results 1 - 10 of 10) 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 387 case Iop_Left16: UNARY(Ity_I16,Ity_I16);
    [all...]
irops.c 103 { DEFOP(Iop_Left16, UNDEF_UNKNOWN), }, // not supported by mc_translate
    [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c 215 case Iop_Left16: vex_printf("Left16"); return;
    [all...]
host_s390_isel.c     [all...]
host_mips_isel.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 602 return assignNew('V', mce, Ity_I16, unop(Iop_Left16, a1));
    [all...]

Completed in 44 milliseconds