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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h740 Iop_MAddF64r32, Iop_MSubF64r32, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c548 case Iop_MAddF64r32: case Iop_MSubF64r32:
H A Dirops.c250 { DEFOP(Iop_MSubF64r32, UNDEF_ALL), .s390x = 0, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 0 },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c330 case Iop_MSubF64r32: vex_printf("MSubF64r32"); return;
2730 case Iop_MAddF64r32: case Iop_MSubF64r32:
H A Dguest_ppc_toIR.c7999 assign( frD, qop( Iop_MSubF64r32, rm,
8016 assign( tmp, qop( Iop_MSubF64r32, rm,
13101 mOp = Iop_MSubF64r32;
H A Dhost_ppc_isel.c3894 case Iop_MSubF64r32: fpop = Pfp_MSUBS; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c2692 case Iop_MSubF64r32:

Completed in 189 milliseconds