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

  /external/valgrind/VEX/pub/
libvex_ir.h 643 Iop_I64UtoF64, /* IRRoundingMode(I32) x unsigned I64 -> F64 */
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 515 case Iop_I64UtoF64: BINARY(ity_RMode,Ity_I64, Ity_F64);
    [all...]
irops.c 192 { DEFOP(Iop_I64UtoF64, UNDEF_ALL), .s390x = 1, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 0, .tilegx = 0 }, // mips asserts
    [all...]
  /external/valgrind/VEX/priv/
ir_defs.c 390 case Iop_I64UtoF64: vex_printf("I64UtoF64"); return;
    [all...]
guest_arm64_toIR.c     [all...]
guest_ppc_toIR.c     [all...]
host_s390_isel.c     [all...]
host_arm64_isel.c     [all...]
host_ppc_isel.c     [all...]
guest_s390_toIR.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]

Completed in 86 milliseconds