arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / microblaze / relax_size.s
1 .org 0
2 .section .text
3 func:
4 braid label
5 nop
6 label:
7 .size func, . - func
This page took 0.029005 seconds and 4 git commands to generate.