arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bignums.d
1 #readelf: -x .data
2 #name: bignum byte values
3 #not-target: rx-*
4 # The RX target sometimes calls its data section D_1.
5 #
6 # Test that 8-bit and 16-bit constants can be specified via bignums.
7 #
8 # Note - we should really apply this test to all targets, not just
9 # ELF based ones, but we need a tool that can dump the data section
10 # in a fixed format and readelf fits the bill.
11
12 Hex dump of section .*:
13 0x00000000 9800(7698|9876) 9800(7698|9876) 9800.*
14 #pass
This page took 0.041146 seconds and 4 git commands to generate.