Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dsfsub.c384 Sgl_leftshiftby2(result); in sgl_fsub()
H A Dsfadd.c381 Sgl_leftshiftby2(result); in sgl_fadd()
H A Dsgl_float.h123 #define Sgl_leftshiftby2(sgl_value) \ macro