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

  /external/valgrind/VEX/pub/
libvex_ir.h 546 Iop_1Sto16, /* :: Ity_Bit -> Ity_I16, signed widen */
    [all...]
  /external/valgrind/VEX/useful/
test_main.c     [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...]
host_ppc_isel.c     [all...]
ir_opt.c     [all...]
  /external/valgrind/memcheck/tests/vbit-test/
irops.c 185 { DEFOP(Iop_1Sto16, UNDEF_ALL), }, // not handled by mc_translate
    [all...]
  /external/valgrind/memcheck/
mc_translate.c 867 return assignNew('V', mce, Ity_I16, unop(Iop_1Sto16, tmp1));
    [all...]

Completed in 64 milliseconds