Searched refs:Iop_AddF128 (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.c795 case Iop_AddF128:
H A Dirops.c212 { DEFOP(Iop_AddF128, 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.c279 case Iop_AddF128: vex_printf("AddF128"); return;
3000 case Iop_AddF128:
H A Dhost_s390_isel.c2018 case Iop_AddF128: bfpop = S390_BFP_ADD; break;
H A Dguest_s390_toIR.c11980 assign(result, triop(Iop_AddF128, mkexpr(rounding_mode), mkexpr(op1),
/external/valgrind/main/memcheck/
H A Dmc_translate.c2732 case Iop_AddF128:

Completed in 1466 milliseconds