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
. service tells you which device it couldn't stat
[minix3.git]
/
lib
/
i386
/
em
/
em_com.s
blob
dfc5f702b2bb453ce06013d447c537efaa56e61d
1
.sect .text; .sect .rom; .sect .data; .sect .bss
2
.define .com
3
4
!
#bytes in ecx
5
.sect .text
6
.com:
7
mov ebx
,
esp
8
add
ebx
,
4
9
sar ecx
,
2
10
1
:
11
not
(
ebx
)
12
add
ebx
,
4
13
loop
1
b
14
ret