Home | History | Annotate | Download | only in dist

Lines Matching refs:an

13 # THE SOFTWARE is provided on an "AS IS" basis and without warranty.
70 # simply execute an "rte" as with the sample code below.
79 # This is the exit point for the 060FPSP when an enabled overflow exception
81 # for enabled overflow conditions. The exception stack frame is an overflow
85 # does an "rte".
97 # This is the exit point for the 060FPSP when an enabled underflow exception
99 # for enabled underflow conditions. The exception stack frame is an underflow
103 # does an "rte".
115 # This is the exit point for the 060FPSP when an enabled operand error exception
117 # for enabled operand error exceptions. The exception stack frame is an operand error
122 # does an "rte".
134 # This is the exit point for the 060FPSP when an enabled signalling NaN exception
141 # does an "rte".
153 # This is the exit point for the 060FPSP when an enabled divide-by-zero exception
160 # does an "rte".
172 # This is the exit point for the 060FPSP when an enabled inexact exception
174 # for enabled inexact exceptions. The exception stack frame is an inexact
179 # does an "rte".
191 # This is the exit point for the 060FPSP when an enabled bsun exception
197 # bit in the FPSR, and does an "rte". The instruction that caused the
214 # This is the exit point for the 060FPSP when an F-Line Illegal exception is
228 # This is the exit point for the 060FPSP when an FPU disabled exception is
236 # frame to the PC of the instruction causing the exception, and does an "rte".
237 # The execution of the instruction then proceeds with an enabled floating-point
254 # This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
258 # The sample code below simply executes an "rte".