mirror of
https://github.com/marketideas/qasm.git
synced 2025-01-13 20:32:14 +00:00
b92683ed43
additionally, it was block moving the size of the DS fill rather than the size of the relocation records.
17 lines
246 B
ArmAsm
17 lines
246 B
ArmAsm
rel
|
|
|
|
|
|
a ent
|
|
b ent
|
|
c ent
|
|
nop
|
|
nop
|
|
|
|
* should generate $100 - 4 bytes of $ff since 2 bytes in first file, 2 bytes above.
|
|
* extra ent labels to verify the DS padding algorithm adjusts the relacation records.
|
|
|
|
ds \,$ff
|
|
d ent
|
|
|
|
sav 3012-rel-ds-2.L
|