Home
last modified time | relevance | path

Searched refs:Ssignexponent (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h57 #define Ssignexponent(object) Bitfield_extract( 0, 9,object) macro
H A Dsgl_float.h21 #define Sgl_signexponent(object) Ssignexponent(object)