Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h439 Pavfp_CVTU2F, Pavfp_CVTS2F, Pavfp_QCVTF2U, Pavfp_QCVTF2S, enumerator
Dhost_ppc_defs.c743 case Pavfp_QCVTF2S: return "vctsxs"; in showPPCAvFpOp()
4840 case Pavfp_QCVTF2S: opc2 = 970; break; // vctsxs in emit_PPCInstr()
Dhost_ppc_isel.c4333 case Iop_QFtoI32Sx4_RZ: fpop = Pavfp_QCVTF2S; goto do_32Fx4_unary; in iselVecExpr_wrk()