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

  /external/valgrind/VEX/pub/
libvex_ir.h 546 Iop_1Sto16, /* :: Ity_Bit -> Ity_I16, signed widen */
    [all...]
  /external/valgrind/VEX/priv/
host_mips_isel.c     [all...]
ir_defs.c 179 case Iop_1Sto16: vex_printf("1Sto16"); return;
    [all...]
host_s390_isel.c     [all...]
host_arm64_isel.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
ir_opt.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/memcheck/tests/vbit-test/
irops.c 186 { DEFOP(Iop_1Sto16, UNDEF_ALL), }, // not handled by mc_translate
    [all...]
  /external/valgrind/memcheck/
mc_translate.c 878 return assignNew('V', mce, Ity_I16, unop(Iop_1Sto16, tmp1));
    [all...]

Completed in 67 milliseconds