Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h81 #define Deposit_slow(object,value) Bitfield_deposit(value,31,1,object) macro
H A Dsgl_float.h171 #define Sgl_setone_lowmantissa(sgl_value) Deposit_slow(sgl_value,1)