mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-01 11:52:47 +00:00
13 lines
105 B
ArmAsm
13 lines
105 B
ArmAsm
.text
|
|
.nocmp
|
|
mvk .S1 d,a1
|
|
mvkl .S1 e,a2
|
|
mvkh .S1 f-0x100,a3
|
|
.data
|
|
d:
|
|
.word 0
|
|
e:
|
|
.word 0
|
|
f:
|
|
.word 0
|