Skip to content

qasm: relative operands in rel files#69

Open
ksherlock wants to merge 1 commit intomasterfrom
fix_per
Open

qasm: relative operands in rel files#69
ksherlock wants to merge 1 commit intomasterfrom
fix_per

Conversation

@ksherlock
Copy link
Collaborator

The assembler allows relative instructions (per, bra, etc) to external labels which won't link correctly. Merlin flags them as an error.

Additionally, per was generating a relocation record which causes the linked code to be wrong (even with an internal label).

…l labels which won't link correctly. Merlin flags them as an error.

Additionally, per was generating a relocation record which causes the linked code to be wrong (even with an internal label).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant