repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
. pci driver now returns devices, even when they have been pci_reserve()d
[minix3.git]
/
lib
/
i386
/
head
/
em_head.s
blob
2164dbcc7ae5df49d5d1a7ed15d0e280352e73a3
1
#
2
.sect .text; .sect .rom; .sect .data; .sect .bss
3
.define ERANGE,ESET,EHEAP,ECASE,EILLINS,EIDIVZ,EODDZ
4
.define .trppc, .ignmask
5
6
ERANGE
=
1
7
ESET
=
2
8
EIDIVZ
=
6
9
EHEAP
=
17
10
EILLINS
=
18
11
EODDZ
=
19
12
ECASE
=
20
13
14
#include <em_abs.h>
15
16
.sect .data
17
.trppc:
18
.data4 0
19
.ignmask:
20
.data4 EIOVFL | EIUND | ECONV | EFOVFL | EFUNFL