mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-18 11:08:26 +00:00
5 lines
203 B
ArmAsm
5 lines
203 B
ArmAsm
# Use a symbolic register areg, presumably allocated by greg in another file.
|
|
# The "GETA" will be expanded, and the reloc for areg must be resolved
|
|
# before the other relocs for that insn.
|
|
GETA areg,a
|