Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh2a-pic.d
CommitLineData
8e45593f
NC
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: SH2a PIC relocations
3#as: -isa=sh2a
4#skip: sh*-*-symbian*
5
6dump.o: file format elf32-sh.*
7
8Disassembly of section .text:
90x00000000 01 00 00 00 movi20 #0,r1
10 0: R_SH_GOT20 foo
110x00000004 01 00 00 00 movi20 #0,r1
12 4: R_SH_GOTOFF20 foo
130x00000008 01 00 00 00 movi20 #0,r1
14 8: R_SH_GOTFUNCDESC20 foo
150x0000000c 01 00 00 00 movi20 #0,r1
16 c: R_SH_GOTOFFFUNCDESC20 foo
This page took 0.260098 seconds and 4 git commands to generate.