Searched refs:__ctc1 (Results 1 – 2 of 2) sorted by relevance
39 __ctc1(fcsr); in feclearexcept()65 __ctc1(fcsr); in fesetexceptflag()78 __ctc1(fcsr); in feraiseexcept()115 __ctc1(fcsr); in fesetround()137 __ctc1(fcsr); in feholdexcept()146 __ctc1(*envp); in fesetenv()174 __ctc1(__new_fcsr); in feenableexcept()186 __ctc1(__new_fcsr); in fedisableexcept()
85 #define __ctc1(__fcsr) __asm __volatile("ctc1 %0, $31" :: "r" (__fcsr)) macro