Home
last modified time | relevance | path

Searched refs:Pavfp_QCVTF2S (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h495 Pavfp_CVTU2F, Pavfp_CVTS2F, Pavfp_QCVTF2U, Pavfp_QCVTF2S, enumerator
Dhost_ppc_defs.c755 case Pavfp_QCVTF2S: return "vctsxs"; in showPPCAvFpOp()
5741 case Pavfp_QCVTF2S: opc2 = 970; break; // vctsxs in emit_PPCInstr()
Dhost_ppc_isel.c5613 case Iop_QFtoI32Sx4_RZ: fpop = Pavfp_QCVTF2S; goto do_32Fx4_unary; in iselVecExpr_wrk()