Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h429 Pavfp_CVTU2F, Pavfp_CVTS2F, Pavfp_QCVTF2U, Pavfp_QCVTF2S, enumerator
Dhost_ppc_defs.c721 case Pavfp_QCVTF2U: return "vctuxs"; in showPPCAvFpOp()
3862 case Pavfp_QCVTF2U: opc2 = 906; break; // vctuxs in emit_PPCInstr()
Dhost_ppc_isel.c3530 case Iop_QFtoI32Ux4_RZ: fpop = Pavfp_QCVTF2U; goto do_32Fx4_unary; in iselVecExpr_wrk()