Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h405 Mfp_ABSS, Mfp_ABSD, Mfp_NEGS, Mfp_NEGD, Mfp_MOVS, Mfp_MOVD, enumerator
Dhost_mips_defs.c760 case Mfp_MOVD: in showMIPSFpOp()
3565 case Mfp_MOVD: { // FP move in emit_MIPSInstr()
Dhost_mips_isel.c2870 addInstr(env, MIPSInstr_FpUnary(Mfp_MOVD, dst, src)); in iselStmt()