ahead.t 277 B

1234567
  1. ; This will fail to assemble because the labels refer to future instructions.
  2. ; TCA2's asm.py doesn't currently allow this, but it is possible by using
  3. ; a two-pass assembler to first resolve the labels, then assemble.
  4. be below, below2
  5. below: lwi -3
  6. below2: cmp in, a