mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
9 lines
107 B
ArmAsm
9 lines
107 B
ArmAsm
.text
|
|
.word tempy
|
|
.xword tempy2
|
|
.hword tempy3
|
|
.hword tempy3+8
|
|
|
|
and x0, x0, x0
|
|
and x0, x0, #0x1
|