Searched refs:Deposit_slow (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | float.h | 81 #define Deposit_slow(object,value) Bitfield_deposit(value,31,1,object) macro
|
H A D | sgl_float.h | 171 #define Sgl_setone_lowmantissa(sgl_value) Deposit_slow(sgl_value,1)
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | float.h | 81 #define Deposit_slow(object,value) Bitfield_deposit(value,31,1,object) macro
|
H A D | sgl_float.h | 171 #define Sgl_setone_lowmantissa(sgl_value) Deposit_slow(sgl_value,1)
|
Completed in 8 milliseconds