Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dsfadd.c374 Sgl_leftshiftby3(result); in sgl_fadd()
H A Dsfsub.c377 Sgl_leftshiftby3(result); in sgl_fsub()
H A Dsgl_float.h121 #define Sgl_leftshiftby3(sgl_value) \ macro