Lines Matching refs:ebx
28 pushl %ebx
30 movl PARAM1,%ebx
32 movl SIGH(%ebx),%edx
33 movl SIGL(%ebx),%eax
44 subw $32,EXP(%ebx) /* This can cause an underflow */
53 subw %cx,EXP(%ebx) /* This can cause an underflow */
55 movl %edx,SIGH(%ebx)
56 movl %eax,SIGL(%ebx)
59 cmpw EXP_OVER,EXP(%ebx)
62 cmpw EXP_UNDER,EXP(%ebx)
69 addw EXTENDED_Ebias,EXP(%ebx)
70 andw $0x7fff,EXP(%ebx)
73 popl %ebx
79 movw $0,EXP(%ebx)
85 addw EXTENDED_Ebias,EXP(%ebx)
86 push %ebx
88 pop %ebx
93 addw EXTENDED_Ebias,EXP(%ebx)
94 push %ebx
96 pop %ebx
106 pushl %ebx
108 movl PARAM1,%ebx
110 movl SIGH(%ebx),%edx
111 movl SIGL(%ebx),%eax
122 subw $32,EXP(%ebx) /* This can cause an underflow */
131 subw %cx,EXP(%ebx) /* This can cause an underflow */
133 movl %edx,SIGH(%ebx)
134 movl %eax,SIGL(%ebx)
139 popl %ebx
145 movw EXP_UNDER,EXP(%ebx)
147 popl %ebx