Home
last modified time | relevance | path

Searched defs:_FPU_SETCW (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
H A Dcrtfastmath.c26 #define _FPU_SETCW(fpcr) \ macro
/netbsd/external/gpl3/gcc/dist/libgcc/config/aarch64/
H A Dcrtfastmath.c26 #define _FPU_SETCW(fpcr) \ macro
/netbsd/external/gpl3/gcc/dist/libgcc/config/loongarch/
H A Dcrtfastmath.c39 #define _FPU_SETCW(cw) __asm__ volatile ("movgr2fcsr $r0,%0" : : "r" (cw)) macro
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/mips/
H A Dcrtfastmath.c40 #define _FPU_SETCW(cw) __asm__ ("ctc1 %0,$31" : : "r" (cw)) macro
/netbsd/external/gpl3/gcc/dist/libgcc/config/mips/
H A Dcrtfastmath.c40 #define _FPU_SETCW(cw) __asm__ ("ctc1 %0,$31" : : "r" (cw)) macro