Home
last modified time | relevance | path

Searched refs:UNPACK_S (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/math-emu/
H A Dmath.c58 #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()