OIC: loop


# loop iteration limit is in mem[0], mem[1] has the constant 1.
# mem[2] is scratch
top:	...			# loop body
	...			# loop body
	...
	subz 0,1,done
	subz 2,2,top
done:

[ CSE 80 | ACS home | CSE home | CSE calendar | bsy's home page ]
picture of bsy

bsy@cse.ucsd.edu, last updated Wed Oct 16 22:37:36 PDT 1996.

email bsy