summaryrefslogtreecommitdiff
path: root/cpu/exceptions/list.txt
blob: 8b38201f1217342d591d3217bb2472abe888a4f5 (plain) (blame)
1
2
3
4
5
6
7
0:	Division by zero
1:	Illegal instruction	(used in cases where it is never valid)
2:	Invalid operation	(used in cases where it is only invalid in this context)
3:	Access violation

4:	Double exception
5:	Page fault