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

  /external/valgrind/VEX/pub/
libvex_ir.h 650 Iop_F32toI64S, /* IRRoundingMode(I32) x F32 -> signed I64 */
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 521 case Iop_F32toI64S: BINARY(ity_RMode,Ity_F32, Ity_I64);
    [all...]
irops.c 197 { DEFOP(Iop_F32toI64S, UNDEF_ALL), .s390x = 1, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 1, .tilegx = 0 },
    [all...]
  /external/valgrind/VEX/priv/
host_mips_isel.c     [all...]
ir_defs.c 262 case Iop_F32toI64S: vex_printf("F32toI64S"); return;
    [all...]
guest_arm64_toIR.c     [all...]
host_s390_isel.c     [all...]
host_arm64_isel.c     [all...]
guest_mips_toIR.c     [all...]
guest_s390_toIR.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 73 milliseconds