19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d30v / label-debug.s
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
This page took 0.030182 seconds and 4 git commands to generate.