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