qasm/testdata
Kelvin Sherlock 59925b3a08 qlinkgs - implement the len/pos linker opcodes
len [label]

sets label = size of most recently linked/imported file

  pos [label]

sets label = size of current segment.  If no label, resets the position variable to 0.

label is added to the symbol table as an absolute entry.

Testing in merlin 16+, these are absolute entry labels, not gequ labels
Merlin does not include any ds fill in the len/pos, but that decision
seems questionable. these do include a ds fill for both.
2021-05-01 12:37:26 -04:00
..
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-13 15:51:19 -08:00
2019-11-20 18:36:29 -08:00
2019-11-20 10:38:23 -08:00
2019-11-20 10:20:43 -08:00
2019-11-17 16:14:52 -08:00
2019-11-17 16:14:52 -08:00
2019-11-17 16:14:52 -08:00