Searched refs:__fcsr (Results 1 – 1 of 1) sorted by relevance
84 #define __cfc1(__fcsr) __asm __volatile("cfc1 %0, $31" : "=r" (__fcsr)) argument85 #define __ctc1(__fcsr) __asm __volatile("ctc1 %0, $31" :: "r" (__fcsr)) argument