Home
last modified time | relevance | path

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

/sysdeps/powerpc/nofpu/
A Dfeupdateenv.c27 int saved_exceptions; in __feupdateenv() local
30 saved_exceptions = __sim_exceptions_thread; in __feupdateenv()
36 __sim_exceptions_thread |= saved_exceptions; in __feupdateenv()
38 if (saved_exceptions & ~__sim_disabled_exceptions_thread) in __feupdateenv()
A Datomic-feupdateenv.c28 int saved_exceptions = __sim_exceptions_thread; in __atomic_feupdateenv() local
35 if (saved_exceptions & ~__sim_disabled_exceptions_thread) in __atomic_feupdateenv()

Completed in 4 milliseconds