Lines Matching refs:an
9 |THE SOFTWARE is provided on an "AS IS" basis and without warranty.
61 | simply execute an "rte" as with the sample code below.
70 | This is the exit point for the 060FPSP when an enabled overflow exception
72 | for enabled overflow conditions. The exception stack frame is an overflow
76 | does an "rte".
89 | This is the exit point for the 060FPSP when an enabled underflow exception
91 | for enabled underflow conditions. The exception stack frame is an underflow
95 | does an "rte".
107 | This is the exit point for the 060FPSP when an enabled operand error exception
109 | for enabled operand error exceptions. The exception stack frame is an operand error
114 | does an "rte".
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
133 | does an "rte".
145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
152 | does an "rte".
164 | This is the exit point for the 060FPSP when an enabled inexact exception
166 | for enabled inexact exceptions. The exception stack frame is an inexact
171 | does an "rte".
183 | This is the exit point for the 060FPSP when an enabled bsun exception
189 | bit in the FPSR, and does an "rte". The instruction that caused the
205 | This is the exit point for the 060FPSP when an F-Line Illegal exception is
219 | This is the exit point for the 060FPSP when an FPU disabled exception is
227 | frame to the PC of the instruction causing the exception, and does an "rte".
228 | The execution of the instruction then proceeds with an enabled floating-point
245 | This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
249 | The sample code below simply executes an "rte".