summaryrefslogtreecommitdiff
path: root/miniasm/test2.asm
blob: 6d09afcd420771918d450345a4c8ceda26ae704c (plain)
1
2
3
4
5
6
7
8
; test2 - nops

begin:
	nop
	nop
	nop
end:	hlt