Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h660 extern MIPSInstr *MIPSInstr_MtFCSR(HReg src);
Dhost_mips_isel.c303 addInstr(env, MIPSInstr_MtFCSR(irrm)); in set_MIPS_rounding_mode()
318 addInstr(env, MIPSInstr_MtFCSR(fcsr)); in set_MIPS_rounding_default()
Dhost_mips_defs.c1121 MIPSInstr *MIPSInstr_MtFCSR(HReg src) in MIPSInstr_MtFCSR() function