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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h563 Iop_AddF64r32, Iop_SubF64r32, Iop_MulF64r32, Iop_DivF64r32, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c475 case Iop_AddF64r32: case Iop_SubF64r32:
H A Dirops.c172 { DEFOP(Iop_SubF64r32, 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.c270 case Iop_SubF64r32: vex_printf("SubF64r32"); return;
2657 case Iop_AddF64r32: case Iop_SubF64r32:
H A Dhost_ppc_isel.c3918 case Iop_SubF64r32: fpop = Pfp_SUBS; break;
H A Dguest_ppc_toIR.c7754 assign( frD, triop( Iop_SubF64r32,
/external/valgrind/main/memcheck/
H A Dmc_translate.c2748 case Iop_SubF64r32:

Completed in 1218 milliseconds