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
/
amd64
/
tas.s
blob: 571828d367588d3cae8912fd9ba587998b866df9 (
plain
)
1
2
3
4
5
TEXT
_tas
(
SB
),
1
,
$0
MOVL
$0xdeaddead
,
AX
XCHGL
AX
,(
RARG
)
RET