1# labels should be aligned on 8-byte boundries
2
3	.text
4	bra.s/tx _abc   || nop
5	nop     || nop
6	.word 0x0e000004
7_abc:
8	nop
9	nop
10	nop
11	nop
12