Searched defs:_FPU_SETFPSR (Results 1 – 2 of 2) sorted by relevance
72 # define _FPU_SETFPSR(cw) (void) (cw) macro118 # define _FPU_SETFPSR(cw) __asm__ volatile ("mtcr %0, cr<2, 2>" : : "a" (cw)) macro136 # define _FPU_SETFPSR(cw) __asm__ volatile ("1: cprcr r7, cpcr2 \n" \ macro
30 # define _FPU_SETFPSR(fpsr) __builtin_aarch64_set_fpsr (fpsr) macro41 # define _FPU_SETFPSR(fpsr) \ macro