Home
last modified time | relevance | path

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

/linux/arch/parisc/math-emu/
H A Dsfmpy.c201 stickybit |= Slow4(opnd3); in sgl_fmpy()
H A Dfloat.h63 #define Slow4(object) Bitfield_mask( 28, 4,object) macro
H A Dsgl_float.h76 #define Sgl_isnotzero_low4(sgl_value) (Slow4(sgl_value)!=0)