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