Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_isel.c287 HReg fcsr_old = newVRegI(env); in set_MIPS_rounding_mode() local
295 addInstr(env, MIPSInstr_MfFCSR(fcsr_old)); in set_MIPS_rounding_mode()
300 addInstr(env, MIPSInstr_Store(4, am_addr, fcsr_old, mode64)); in set_MIPS_rounding_mode()