gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / z80_reloc.d
CommitLineData
6655dba2
SB
1#objdump: -r
2#name: Z80 relocations
3
4.*:[ ]+file format (coff)|(elf32)\-z80
5
6RELOCATION RECORDS FOR \[\.text\]:
7OFFSET[ ]+TYPE[ ]+VALUE\s*
800000001[ ]+r_byte0[ ]+\.text
900000004[ ]+r_byte1[ ]+\.text
1000000007[ ]+r_byte0[ ]+glb_proc
110000000a[ ]+r_byte1[ ]+glb_proc
120000000d[ ]+r_byte2[ ]+glb_proc
1300000010[ ]+r_byte3[ ]+glb_proc
1400000012[ ]+r_imm16[ ]+\.text(\+0x0000001f)?
1500000015[ ]+r_word0[ ]+glb_proc
1600000018[ ]+r_word1[ ]+glb_proc
170000001b[ ]+r_jr[ ]+start(\+0xffffffff)|(\-0x00000001)
180000001d[ ]+r_imm8[ ]+data8
190000001f[ ]+r_imm8[ ]+data8
2000000020[ ]+r_imm16[ ]+data16
2100000022[ ]+r_imm24[ ]+data24
2200000025[ ]+r_imm32[ ]+data32
2300000029[ ]+r_byte0[ ]+data16
240000002a[ ]+r_byte1[ ]+data16
250000002b[ ]+r_word0[ ]+data32
260000002d[ ]+r_word1[ ]+data32
27#pass
This page took 0.049699 seconds and 4 git commands to generate.