summaryrefslogtreecommitdiff
path: root/assembler/test.asm
blob: 3ff5e253404e5ca6998678b4c55f80dbf1a78ebe (plain) (blame)
1
2
3
4
5
6
7
8
9
start:
{ ; comment after the queue specification
	subtract r0, end:, start: ; here's a nice comment
	decrement r1
}
end:
	; another comment

blahblahblah invalid opcode