Lines Matching refs:is

9 |THE SOFTWARE is provided on an "AS IS" basis and without warranty.
24 |so long as this entire notice is retained without alteration in any modified and/or
58 | This is the main exit point for the 68060 Floating-Point
70 | This is the exit point for the 060FPSP when an enabled overflow exception
71 | is present. The routine below should point to the operating system handler
72 | for enabled overflow conditions. The exception stack frame is an overflow
89 | This is the exit point for the 060FPSP when an enabled underflow exception
90 | is present. The routine below should point to the operating system handler
91 | for enabled underflow conditions. The exception stack frame is an underflow
107 | This is the exit point for the 060FPSP when an enabled operand error exception
108 | is present. The routine below should point to the operating system handler
109 | for enabled operand error exceptions. The exception stack frame is an operand error
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
127 | is present. The routine below should point to the operating system handler
128 | for enabled signalling NaN exceptions. The exception stack frame is a signalling NaN
145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
146 | is present. The routine below should point to the operating system handler
147 | for enabled divide-by-zero exceptions. The exception stack frame is a divide-by-zero
164 | This is the exit point for the 060FPSP when an enabled inexact exception
165 | is present. The routine below should point to the operating system handler
166 | for enabled inexact exceptions. The exception stack frame is an inexact
183 | This is the exit point for the 060FPSP when an enabled bsun exception
184 | is present. The routine below should point to the operating system handler
185 | for enabled bsun exceptions. The exception stack frame is a bsun
205 | This is the exit point for the 060FPSP when an F-Line Illegal exception is
208 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
219 | This is the exit point for the 060FPSP when an FPU disabled exception is
222 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
245 | This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
246 | discovers that the trap condition is true and it should branch to the operating