Home
last modified time | relevance | path

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

/sysdeps/powerpc/nofpu/
A Dfesetenv.c29 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __fesetenv()
31 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in __fesetenv()
33 SIM_SET_GLOBAL (__sim_disabled_exceptions_global, in __fesetenv()
A Dfesetmode.c29 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in fesetmode()
31 SIM_SET_GLOBAL (__sim_disabled_exceptions_global, in fesetmode()
A Dsoft-supp.h57 # define SIM_SET_GLOBAL(GLOBAL_VAR, THREAD_VAR) ((GLOBAL_VAR) = (THREAD_VAR)) macro
59 # define SIM_SET_GLOBAL(GLOBAL_VAR, THREAD_VAR) ((void) 0) macro
A Dfesetexcept.c25 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in fesetexcept()
A Dfedisblxcpt.c29 SIM_SET_GLOBAL (__sim_disabled_exceptions_global, in fedisableexcept()
A Dfeenablxcpt.c28 SIM_SET_GLOBAL (__sim_disabled_exceptions_global, in feenableexcept()
A Dfesetround.c29 SIM_SET_GLOBAL (__sim_round_mode_global, __sim_round_mode_thread); in __fesetround()
A Dfclrexcpt.c26 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feclearexcept()
A Dfsetexcptflg.c28 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __fesetexceptflag()
A Dfraiseexcpt.c27 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feraiseexcept()
A Dfeupdateenv.c37 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __feupdateenv()
A Dsim-full.c53 SIM_SET_GLOBAL (__sim_exceptions_global, __sim_exceptions_thread); in __simulate_exceptions()

Completed in 7 milliseconds