Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / z80n_reloc.d
1 #as: -z80n
2 #source: z80n_all.s
3 #objdump: -r
4 #name: Z80N big-endian relocation
5
6 .*:[ ]+file format (coff|elf32)\-z80
7
8 RELOCATION RECORDS FOR \[\.text\]:
9 OFFSET[ ]+TYPE[ ]+VALUE\s*
10 0*c2a[ ]+r_imm16be[ ]+push_value\s*
This page took 0.029392 seconds and 4 git commands to generate.