Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h160 #define Deposit_dlowp2(object,value) Bitfield_deposit(value,31,1,object) macro
H A Dsgl_float.h332 #define Sglext_setone_lowmantissap2(value) Deposit_dlowp2(value,1)
H A Ddbl_float.h280 #define Dbl_setone_lowmantissap2(dbl_value) Deposit_dlowp2(dbl_value,1)