Searched refs:MIPSInstr_MtFCSR (Results 1 – 3 of 3) sorted by relevance
676 extern MIPSInstr *MIPSInstr_MtFCSR(HReg src);
285 addInstr(env, MIPSInstr_MtFCSR(irrm)); in set_MIPS_rounding_mode()300 addInstr(env, MIPSInstr_MtFCSR(fcsr)); in set_MIPS_rounding_default()2510 addInstr(env, MIPSInstr_MtFCSR(irrm)); in iselDblExpr_wrk()2567 addInstr(env, MIPSInstr_MtFCSR(irrm)); in iselDblExpr_wrk()
1449 MIPSInstr *MIPSInstr_MtFCSR(HReg src) in MIPSInstr_MtFCSR() function