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