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

  /external/valgrind/VEX/pub/
libvex_ir.h 548 Iop_1Sto64, /* :: Ity_Bit -> Ity_I64, signed widen */
    [all...]
  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c     [all...]
host_mips_isel.c     [all...]
host_tilegx_isel.c 874 case Iop_1Sto64:
    [all...]
ir_defs.c 181 case Iop_1Sto64: vex_printf("1Sto64"); return;
    [all...]
guest_ppc_toIR.c     [all...]
host_ppc_isel.c     [all...]
host_s390_isel.c     [all...]
host_arm_isel.c     [all...]
host_arm64_isel.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
ir_opt.c     [all...]
guest_mips_toIR.c     [all...]
  /external/valgrind/VEX/useful/
test_main.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c 871 return assignNew('V', mce, Ity_I64, unop(Iop_1Sto64, tmp1));
873 tmp1 = assignNew('V', mce, Ity_I64, unop(Iop_1Sto64, tmp1));
877 tmp1 = assignNew('V', mce, Ity_I64, unop(Iop_1Sto64, tmp1));
881 tmp1 = assignNew('V', mce, Ity_I64, unop(Iop_1Sto64, tmp1))
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
irops.c 187 { DEFOP(Iop_1Sto64, UNDEF_ALL), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 1 },
    [all...]

Completed in 169 milliseconds