arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bad-size.s
1 .text
2 _test_nop:
3 .byte 0
4 .section .text.entry.continue, "xa"
5 .byte 0
6 .size _test_nop, .-_test_nop
This page took 0.029799 seconds and 4 git commands to generate.