Searched refs:UNPACK_S (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/math-emu/ |
H A D | math.c | 58 #define UNPACK_S(f,r) FP_UNPACK_SP(f,&r) macro 142 UNPACK_S(F0, FR0); in fmac() 143 UNPACK_S(Fm, FRm); in fmac() 144 UNPACK_S(Fn, FRn); in fmac() 322 UNPACK_S(Fn, FPUL); in fcnvsd()
|
/kernel/linux/linux-6.6/arch/sh/math-emu/ |
H A D | math.c | 58 #define UNPACK_S(f,r) FP_UNPACK_SP(f,&r) macro 142 UNPACK_S(F0, FR0); in fmac() 143 UNPACK_S(Fm, FRm); in fmac() 144 UNPACK_S(Fn, FRn); in fmac() 322 UNPACK_S(Fn, FPUL); in fcnvsd()
|
Completed in 2 milliseconds