You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
307 B
17 lines
307 B
FPE_INTDIV 1
|
|
FPE_INTOVF 2
|
|
FPE_FLTDIV 3
|
|
FPE_FLTOVF 4
|
|
FPE_FLTUND 5
|
|
FPE_FLTRES 6
|
|
FPE_FLTINV 7
|
|
FPE_FLTSUB 8
|
|
FPE_MDAOVF /* 9 - frv */
|
|
__FPE_DECOVF /* 9 - ia64 */
|
|
__FPE_DECDIV /* 10 - ia64 */
|
|
__FPE_DECERR /* 11 - ia64 */
|
|
__FPE_INVASC /* 12 - ia64 */
|
|
__FPE_INVDEC /* 13 - ia64 */
|
|
FPE_FLTUNK 14
|
|
FPE_CONDTRAP 15
|