arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / symver.s
CommitLineData
eba874d8 1 .data
1f88a2f9 2 .type x,%object
eba874d8
NC
3 .size x,4
4x:
5 .word 12
6 .symver x, x@VERS.0
This page took 0.732798 seconds and 4 git commands to generate.