We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I would like to calculate an offset from the current PC to a label in subsequent program flow.
E.g.
instruction to use #value
value = label - .
label: other instruction
How would be the syntax for that?