Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h135 #define Deposit_dhigh4p1(object,value) Bitfield_deposit(value,0,4,object) macro
H A Ddbl_float.h276 #define Dbl_sethigh4bits(dbl_value, extsign) Deposit_dhigh4p1(dbl_value,extsign)