Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/math-emu/
H A Dsp_maddf.c177 rm = XSPSRS64(rm64, (62 - 26)); in _sp_maddf()
191 rm64 = XSPSRS64(rm64, s); in _sp_maddf()
198 zm64 = XSPSRS64(zm64, s); in _sp_maddf()
239 zm = XSPSRS64(zm64, (62 - 26)); in _sp_maddf()
H A Dieee754sp.h37 #define XSPSRS64(v, rs) \ macro