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

/external/valgrind/VEX/priv/
H A Dhost_mips_defs.h336 Mfp_ABSS, Mfp_ABSD, Mfp_NEGS, Mfp_NEGD, Mfp_MOVS, Mfp_MOVD, enumerator in enum:__anon18139
H A Dhost_mips_isel.c3401 addInstr(env, MIPSInstr_FpUnary(Mfp_MOVD, r_dst, r0));
3621 addInstr(env, MIPSInstr_FpUnary(Mfp_MOVD, r_dst, r0));
3793 addInstr(env, MIPSInstr_FpUnary(Mfp_MOVD, dst, src));
3798 addInstr(env, MIPSInstr_FpUnary(Mfp_MOVD, dst, src));
H A Dhost_mips_defs.c318 case Mfp_MOVD:
3400 case Mfp_MOVD: { /* FP move */

Completed in 93 milliseconds