mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-19 03:05:15 +00:00
12 lines
84 B
ArmAsm
12 lines
84 B
ArmAsm
|
.text
|
||
|
.nocmp
|
||
|
mvk .S1 d,a1
|
||
|
mvkl .S1 e,a2
|
||
|
.data
|
||
|
d:
|
||
|
.word 0
|
||
|
e:
|
||
|
.word 0
|
||
|
f:
|
||
|
.word 0
|