Searched defs:FPSCR_RM (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/math-emu/ | ||
H A D | math.c | 28 #define FPSCR_RM (FPSCR&3) macro |
/kernel/linux/linux-6.6/arch/sh/math-emu/ | ||
H A D | math.c | 28 #define FPSCR_RM (FPSCR&3) macro |
Completed in 2 milliseconds