Sign in
plan9port
/
plan9
/
4180d05ba41196e0633252de26750bb19f3a6da8
/
.
/
src
/
lib9
/
tas-386.s
blob: 7a62d2d32c3ac7c7da493b260ef704e99ff424f3 [
file
] [
log
] [
blame
]
.globl _tas
_tas
:
movl
$
0xCAFEBABE
,
%eax
movl
4
(%esp), %
ecx
xchgl
%eax, 0(%
ecx
)
ret