gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh2a-pic.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: SH2a PIC relocations
3 #as: -isa=sh2a
4
5 .*: file format elf32-sh.*
6
7 Disassembly of section .text:
8 0x00000000 01 00 00 00 movi20 #0,r1
9 0: R_SH_GOT20 foo
10 0x00000004 01 00 00 00 movi20 #0,r1
11 4: R_SH_GOTOFF20 foo
12 0x00000008 01 00 00 00 movi20 #0,r1
13 8: R_SH_GOTFUNCDESC20 foo
14 0x0000000c 01 00 00 00 movi20 #0,r1
15 c: R_SH_GOTOFFFUNCDESC20 foo
This page took 0.029884 seconds and 4 git commands to generate.