Searched refs:Iop_DivF128 (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h671 Iop_AddF128, Iop_SubF128, Iop_MulF128, Iop_DivF128, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c798 case Iop_DivF128:
H A Dirops.c215 { DEFOP(Iop_DivF128, UNDEF_ALL), .s390x = 1, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 0 },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c282 case Iop_DivF128: vex_printf("DivF128"); return;
3003 case Iop_DivF128:
H A Dhost_s390_isel.c2021 case Iop_DivF128: bfpop = S390_BFP_DIV; break;
H A Dguest_s390_toIR.c12220 assign(result, triop(Iop_DivF128, mkexpr(rounding_mode), mkexpr(op1),
/external/valgrind/main/memcheck/
H A Dmc_translate.c2738 case Iop_DivF128:

Completed in 724 milliseconds