Searched refs:Iop_MAddF64r32 (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.c249 { DEFOP(Iop_MAddF64r32, 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.c329 case Iop_MAddF64r32: vex_printf("MAddF64r32"); return;
2730 case Iop_MAddF64r32: case Iop_MSubF64r32:
H A Dguest_ppc_toIR.c8006 assign( frD, qop( Iop_MAddF64r32, rm,
8021 assign( tmp, qop( Iop_MAddF64r32, rm,
13094 mOp = Iop_MAddF64r32;
H A Dhost_ppc_isel.c3892 case Iop_MAddF64r32: fpop = Pfp_MADDS; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c2690 case Iop_MAddF64r32:

Completed in 705 milliseconds