Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-hilo-match.d
1 #objdump: -r
2 #as: -mabi=32 -march=mips1
3 #name: MIPS16 mips16-hilo-match
4
5 .*: +file format .*mips.*
6
7 RELOCATION RECORDS FOR \[\.text\]:
8 OFFSET TYPE VALUE
9 00000010 R_MIPS_HI16 var4
10 00000018 R_MIPS_LO16 var4
11 00000008 R_MIPS_HI16 __var1
12 00000020 R_MIPS_LO16 __var1
13 0000001c R_MIPS_HI16 .sbss
14 0000002c R_MIPS_LO16 .sbss
15 00000030 R_MIPS_26 func4
16 00000028 R_MIPS_HI16 __var3
17 00000034 R_MIPS_LO16 __var3
18 00000038 R_MIPS_LO16 hilo_match
19 0000003c R_MIPS_HI16 .bss
20 00000044 R_MIPS_LO16 .bss
21 00000040 R_MIPS_HI16 .bss
22 00000048 R_MIPS_LO16 .bss
23 0000004c R_MIPS_26 func3
24 00000024 R_MIPS_HI16 hilo_match
25 00000050 R_MIPS_LO16 hilo_match
26 0000005e R_MIPS16_HI16 .data
27 00000068 R_MIPS16_LO16 .data
28 0000006c R_MIPS16_26 func1
29 00000072 R_MIPS16_26 func2
30 00000078 R_MIPS16_HI16 hilo_match
31 00000080 R_MIPS16_LO16 hilo_match
32 00000086 R_MIPS16_LO16 hilo_match
33 0000008a R_MIPS16_26 func1
34
35
36 RELOCATION RECORDS FOR \[\.pdr\]:
37 OFFSET TYPE VALUE
38 00000000 R_MIPS_32 _pinit
39 00000020 R_MIPS_32 pdelt
40
41
This page took 0.031332 seconds and 4 git commands to generate.