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()91 __ctc1(fcsr); in fesetexcept()128 __ctc1(fcsr); in fesetround()150 __ctc1(fcsr); in feholdexcept()159 __ctc1(*envp); in fesetenv()187 __ctc1(__new_fcsr); in feenableexcept()199 __ctc1(__new_fcsr); in fedisableexcept()
75 #define __ctc1(__fcsr) __asm __volatile("ctc1 %0, $31" :: "r" (__fcsr)) macro