index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libc
/
386
/
tas.s
blob: 9649dcacfe005cca4e6a90892d8d1e9461c57ea2 (
plain
)
1
2
3
4
5
6
TEXT
_tas
(
SB
),
$0
MOVL
$0xdeadead
,
AX
MOVL
l
+
0
(
FP
),
BX
XCHGL
AX
,(
BX
)
RET