Home
last modified time | relevance | path

Searched refs:FPUL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/math-emu/
H A Dmath.c26 #define FPUL (fregs->fpul) macro
287 FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \
304 FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0)
322 UNPACK_S(Fn, FPUL); in fcnvsd()
335 PACK_S(FPUL, Fr); in fcnvds()
347 FRn = FPUL; in fsts()
353 FPUL = FRn; in flds()
434 unsigned long *reg = (code & 0x0010) ? &FPUL : &FPSCR; in id_sys()
/kernel/linux/linux-6.6/arch/sh/math-emu/
H A Dmath.c26 #define FPUL (fregs->fpul) macro
287 FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \
304 FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0)
322 UNPACK_S(Fn, FPUL); in fcnvsd()
335 PACK_S(FPUL, Fr); in fcnvds()
347 FRn = FPUL; in fsts()
353 FPUL = FRn; in flds()
434 unsigned long *reg = (code & 0x0010) ? &FPUL : &FPSCR; in id_sys()

Completed in 2 milliseconds