Searched refs:MIPSInstr_MtFCSR (Results 1 – 3 of 3) sorted by relevance
660 extern MIPSInstr *MIPSInstr_MtFCSR(HReg src);
303 addInstr(env, MIPSInstr_MtFCSR(irrm)); in set_MIPS_rounding_mode()318 addInstr(env, MIPSInstr_MtFCSR(fcsr)); in set_MIPS_rounding_default()
1121 MIPSInstr *MIPSInstr_MtFCSR(HReg src) in MIPSInstr_MtFCSR() function