Searched refs:Iop_MAddF32 (Results 1 - 11 of 11) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h725 Iop_MAddF32, Iop_MSubF32, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c784 case Iop_MAddF32:
H A Dirops.c245 { DEFOP(Iop_MAddF32, UNDEF_ALL), .s390x = 1, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 1 },
/external/valgrind/main/VEX/priv/
H A Dhost_mips_isel.c3304 case Iop_MAddF32:
3310 case Iop_MAddF32:
3566 case Iop_MAddF32:
3572 case Iop_MAddF32:
H A Dir_defs.c305 case Iop_MAddF32: vex_printf("s390_MAddF32"); return;
2989 case Iop_MAddF32:
H A Dhost_s390_isel.c2313 case Iop_MAddF32:
H A Dhost_amd64_isel.c2660 if (e->tag == Iex_Qop && e->Iex.Qop.details->op == Iop_MAddF32) {
H A Dguest_mips_toIR.c13358 assign(t1, qop(Iop_MAddF32, rm,
13394 assign(t1, qop(Iop_MAddF32, rm,
H A Dguest_s390_toIR.c12423 put_fpr_w0(r1, qop(Iop_MAddF32, mkexpr(rounding_mode),
12446 put_fpr_w0(r1, qop(Iop_MAddF32, mkexpr(rounding_mode),
H A Dguest_amd64_toIR.c27183 x[i] = IRExpr_Qop(ty == Ity_F64 ? Iop_MAddF64 : Iop_MAddF32,
[all...]
/external/valgrind/main/memcheck/
H A Dmc_translate.c2696 case Iop_MAddF32:

Completed in 506 milliseconds