x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / fdpic.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: FDPIC relocations
3
4 .*: file format elf32-sh.*
5
6 Disassembly of section .text:
7 \.\.\.
8 0: R_SH_REL32 foo
9 4: R_SH_FUNCDESC foo
10 8: R_SH_GOT32 foo
11 c: R_SH_GOTOFF foo
12 10: R_SH_GOTFUNCDESC foo
13 14: R_SH_GOTOFFFUNCDESC foo
This page took 0.032265 seconds and 4 git commands to generate.