Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / suffix.d
CommitLineData
5baab855
AM
1#objdump: -s -r -j .data
2#name: suffixes
3
4.*:.*
5
6RELOCATION RECORDS FOR \[.data\]:
7OFFSET[ ]+TYPE[ ]+VALUE[ ]*
800000002[ ]+r_imm16[ ]+.data[ ]*
6655dba2 900000014[ ]+r_imm16[ ]+.data(\+0x00000016)?[ ]*
5baab855
AM
10
11
12Contents of section .data:
13 0000 0a000000 08020802 08020802 f203f203[ ]+................[ ]*
14 0010 10b010b0 1600[ ]+......[ ]*
15#pass
This page took 0.593737 seconds and 4 git commands to generate.