Searched refs:_FPU_SETCW (Results 1 – 1 of 1) sorted by relevance
67 #define _FPU_SETCW(cw) do { } while (0) macro104 #define _FPU_SETCW(cw) __asm__ volatile ("ctc1 %0,$31" : : "r" (cw)) macro