RISC-V: Mark unsupported gas testcases
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bignums.d
CommitLineData
5f2b6bc9
NC
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
12Hex dump of section .*:
13 0x00000000 9800(7698|9876) 9800(7698|9876) 9800.*
14#pass
This page took 0.088397 seconds and 4 git commands to generate.