Home | History | Annotate | Download | only in fpsp

Lines Matching refs:mantissa

158 WBTEMP_HI	equ	WBTEMP+4	;wbtemp mantissa [63:32] (4 bytes)
159 WBTEMP_LO equ WBTEMP+8 ;wbtemp mantissa [31:00] (4 bytes)
191 wbtemp66_bit equ 2 ;wbtemp mantissa bit #66
192 wbtemp1_bit equ 1 ;wbtemp mantissa bit #1
193 wbtemp0_bit equ 0 ;wbtemp mantissa bit #0
227 FPTEMP_HI equ FPTEMP+4 ;fptemp mantissa [63:32] (4 bytes)
228 FPTEMP_LO equ FPTEMP+8 ;fptemp mantissa [31:00] (4 bytes)
234 ETEMP_HI equ ETEMP+4 ;etemp mantissa [63:32] (4 bytes)
235 ETEMP_LO equ ETEMP+8 ;etemp mantissa [31:00] (4 bytes)
328 signan_bit equ 6 signalling nan bit in mantissa
331 rnd_stky_bit equ 29 round/sticky bit of mantissa