Searched refs:update_mxcsr_status (Results 1 – 3 of 3) sorted by relevance
2622 void update_mxcsr_status(CPUX86State *env);2629 update_mxcsr_status(env); in cpu_set_mxcsr()
393 update_mxcsr_status(env); in cpu_post_load()
3220 void update_mxcsr_status(CPUX86State *env) in update_mxcsr_status() function