Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h336 Mfp_ABSS, Mfp_ABSD, Mfp_NEGS, Mfp_NEGD, Mfp_MOVS, Mfp_MOVD, enumerator
Dhost_mips_defs.c315 case Mfp_MOVS: in showMIPSFpOp()
3394 case Mfp_MOVS: { /* FP move */ in emit_MIPSInstr()
Dhost_mips_isel.c3785 addInstr(env, MIPSInstr_FpUnary(Mfp_MOVS, fr_dst, fr_src)); in iselStmt()