Lines Matching refs:save_exception_flags

201 static inline int save_exception_flags(CPUX86State *env)  in save_exception_flags()  function
223 int old_flags = save_exception_flags(env); in helper_fdiv()
243 int old_flags = save_exception_flags(env); in helper_flds_FT0()
256 int old_flags = save_exception_flags(env); in helper_fldl_FT0()
274 int old_flags = save_exception_flags(env); in helper_flds_ST0()
291 int old_flags = save_exception_flags(env); in helper_fldl_ST0()
341 int old_flags = save_exception_flags(env); in helper_fsts_ST0()
354 int old_flags = save_exception_flags(env); in helper_fstl_ST0()
367 int old_flags = save_exception_flags(env); in helper_fist_ST0()
381 int old_flags = save_exception_flags(env); in helper_fistl_ST0()
394 int old_flags = save_exception_flags(env); in helper_fistll_ST0()
407 int old_flags = save_exception_flags(env); in helper_fistt_ST0()
421 int old_flags = save_exception_flags(env); in helper_fisttl_ST0()
434 int old_flags = save_exception_flags(env); in helper_fisttll_ST0()
530 int old_flags = save_exception_flags(env); in helper_fcom_ST0_FT0()
540 int old_flags = save_exception_flags(env); in helper_fucom_ST0_FT0()
552 int old_flags = save_exception_flags(env); in helper_fcomi_ST0_FT0()
565 int old_flags = save_exception_flags(env); in helper_fucomi_ST0_FT0()
578 int old_flags = save_exception_flags(env); in helper_fadd_ST0_FT0()
585 int old_flags = save_exception_flags(env); in helper_fmul_ST0_FT0()
592 int old_flags = save_exception_flags(env); in helper_fsub_ST0_FT0()
599 int old_flags = save_exception_flags(env); in helper_fsubr_ST0_FT0()
618 int old_flags = save_exception_flags(env); in helper_fadd_STN_ST0()
625 int old_flags = save_exception_flags(env); in helper_fmul_STN_ST0()
632 int old_flags = save_exception_flags(env); in helper_fsub_STN_ST0()
639 int old_flags = save_exception_flags(env); in helper_fsubr_STN_ST0()
864 int old_flags = save_exception_flags(env); in helper_fbst_ST0()
1139 int old_flags = save_exception_flags(env); in helper_f2xm1()
1372 int old_flags = save_exception_flags(env); in helper_fpatan()
1811 int old_flags = save_exception_flags(env); in helper_fxtract()
1860 int old_flags = save_exception_flags(env); in helper_fprem_common()
2056 int old_flags = save_exception_flags(env); in helper_fyl2xp1()
2154 int old_flags = save_exception_flags(env); in helper_fyl2x()
2301 int old_flags = save_exception_flags(env); in helper_fsqrt()
2327 int old_flags = save_exception_flags(env); in helper_frndint()
2334 int old_flags = save_exception_flags(env); in helper_fscale()