arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section6.s
CommitLineData
6f932bce
NC
1 .section sec1
2 .byte 1
3 .subsection 2
4 .byte 2
5 .pushsection sec2,1
6 .byte 3
7 .subsection 0
8 .byte 4
9 .popsection
10 .byte 5
This page took 0.361097 seconds and 4 git commands to generate.