Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h435 Pavfp_CVTU2F, Pavfp_CVTS2F, Pavfp_QCVTF2U, Pavfp_QCVTF2S, enumerator
Dhost_ppc_defs.c690 case Pavfp_CVTU2F: return "vcfux"; in showPPCAvFpOp()
5186 case Pavfp_CVTU2F: opc2 = 778; break; // vcfux in emit_PPCInstr()
Dhost_ppc_isel.c4982 case Iop_I32UtoFx4: fpop = Pavfp_CVTU2F; goto do_32Fx4_unary; in iselVecExpr_wrk()