! ! $Id: inf_loop.s 1.1 Sat, 13 Sep 1997 12:04:11 -0600 maccabe $ ! write an infinite loop -- used to test asynchronous commands ! with tclisem start: clr %r1 l1: nop nop nop nop nop nop nop nop nop nop nop nop nop nop nop nop ba l1 inc %r1