Fix spelling in comments in Expect scripts (gas)
[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 #skip: sh*-*-symbian*
5
6 dump.o: file format elf32-sh.*
7
8 Disassembly of section .text:
9 0x00000000 01 00 00 00 movi20 #0,r1
10 0: R_SH_GOT20 foo
11 0x00000004 01 00 00 00 movi20 #0,r1
12 4: R_SH_GOTOFF20 foo
13 0x00000008 01 00 00 00 movi20 #0,r1
14 8: R_SH_GOTFUNCDESC20 foo
15 0x0000000c 01 00 00 00 movi20 #0,r1
16 c: R_SH_GOTOFFFUNCDESC20 foo
This page took 0.029318 seconds and 4 git commands to generate.