qasm/src/link
Kelvin Sherlock 8d65e4c290 link script ext support
"label ext" should import label (an absolute ent from a .L file) into the local symbol table.
handled by setting the linkgeqbit.
2021-05-03 23:50:56 -04:00
..
link.cmd.s self-build linker. 2020-01-05 18:31:35 -05:00
link.errors.s 1. some, not all, badlable errors have bit $80 set (fatal indicator I believe). this is missing from the error table so they generate an undefined error. 2021-04-24 21:04:58 -04:00
link.eval.s Update labels/symbol size from 15 to 31. 2020-05-24 18:37:21 -04:00
link.express.s adds back error checking which was previously disabled due to the illegal relative value bug. 2020-01-13 22:13:16 -05:00
link.header.s Update labels/symbol size from 15 to 31. 2020-05-24 18:37:21 -04:00
link.macs.s use tool macros instead of numbers. also use normal tool macro case 2020-01-05 18:57:10 -05:00
link.vars.s qlinkgs - implement the len/pos linker opcodes 2021-05-01 12:37:26 -04:00
linker.1.s link script ext support 2021-05-03 23:50:56 -04:00
linker.2.s a couple more linker label size adjustments. 2020-05-25 23:08:15 -04:00