repo.or.cz
/
kvm-userspace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'qemu-cvs'
[kvm-userspace.git]
/
user
/
test
/
x86
/
test32.S
blob
a2e0fd7a2efacc13eff7dd6d8ae1c9ed91ad9b3f
1
.code32
2
3
.text
4
5
1:
6
mov $0x12, %al
7
out %al, $0x80
8
jmp 1b