mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
10 lines
115 B
ArmAsm
10 lines
115 B
ArmAsm
.text
|
|
.global apuinfo1
|
|
apuinfo1:
|
|
evstdd 29,8(1)
|
|
isellt 29, 28, 27
|
|
efsabs 29, 28
|
|
.global _start
|
|
_start:
|
|
nop
|