mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-12 11:29:30 +00:00
9 lines
109 B
ArmAsm
9 lines
109 B
ArmAsm
.text
|
|
.global apuinfo1
|
|
apuinfo1:
|
|
evstdd 29,8(1)
|
|
isellt 29, 28, 27
|
|
efsabs 29, 28
|
|
.global _start
|
|
_start:
|