Home
last modified time | relevance | path

Searched refs:Deposit_slow (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)

Completed in 8 milliseconds