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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h674 Iop_NegF128, Iop_AbsF128, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c802 case Iop_AbsF128:
H A Dirops.c217 { DEFOP(Iop_AbsF128, 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.c283 case Iop_AbsF128: vex_printf("AbsF128"); return;
3019 case Iop_AbsF128:
H A Dhost_s390_isel.c2170 case Iop_AbsF128: bfpop = S390_BFP_ABS; goto float128_opnd;
H A Dguest_s390_toIR.c12324 assign(result, unop(Iop_NegF128, unop(Iop_AbsF128, get_fpr_pair(r2))));
12360 assign(result, unop(Iop_AbsF128, get_fpr_pair(r2)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c4072 case Iop_AbsF128:

Completed in 159 milliseconds