Home
last modified time | relevance | path

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

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