Home
last modified time | relevance | path

Searched refs:XSPSRS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dsp_add.c121 ym = XSPSRS(ym, s); in ieee754sp_add()
128 xm = XSPSRS(xm, s); in ieee754sp_add()
H A Dsp_sub.c125 ym = XSPSRS(ym, s); in ieee754sp_sub()
132 xm = XSPSRS(xm, s); in ieee754sp_sub()
H A Dieee754sp.h41 #define XSPSRS(v, rs) \ macro
H A Dieee754sp.c132 xm = XSPSRS(xm, es); in ieee754sp_format()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dsp_add.c121 ym = XSPSRS(ym, s); in ieee754sp_add()
128 xm = XSPSRS(xm, s); in ieee754sp_add()
H A Dsp_sub.c125 ym = XSPSRS(ym, s); in ieee754sp_sub()
132 xm = XSPSRS(xm, s); in ieee754sp_sub()
H A Dieee754sp.h41 #define XSPSRS(v, rs) \ macro
H A Dieee754sp.c132 xm = XSPSRS(xm, es); in ieee754sp_format()

Completed in 3 milliseconds