Searched refs:save_exception_flags (Results 1 – 1 of 1) sorted by relevance
178 static inline uint8_t save_exception_flags(CPUX86State *env) in save_exception_flags() function200 uint8_t old_flags = save_exception_flags(env); in helper_fdiv()220 uint8_t old_flags = save_exception_flags(env); in helper_flds_FT0()233 uint8_t old_flags = save_exception_flags(env); in helper_fldl_FT0()251 uint8_t old_flags = save_exception_flags(env); in helper_flds_ST0()268 uint8_t old_flags = save_exception_flags(env); in helper_fldl_ST0()318 uint8_t old_flags = save_exception_flags(env); in helper_fsts_ST0()331 uint8_t old_flags = save_exception_flags(env); in helper_fstl_ST0()344 uint8_t old_flags = save_exception_flags(env); in helper_fist_ST0()358 uint8_t old_flags = save_exception_flags(env); in helper_fistl_ST0()[all …]