Home
last modified time | relevance | path

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

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