Home
last modified time | relevance | path

Searched defs:FPSCR_FR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/math-emu/
H A Dmath.c32 #define FPSCR_FR ((FPSCR>>21)&1) macro
/kernel/linux/linux-6.6/arch/sh/math-emu/
H A Dmath.c32 #define FPSCR_FR ((FPSCR>>21)&1) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h192 #define FPSCR_FR 0x00040000 /* Fraction rounded */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h189 #define FPSCR_FR 0x00040000 /* Fraction rounded */ macro

Completed in 11 milliseconds