[ gas/ChangeLog ]
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips-abi32-pic2.d
1 #objdump: -d -mmips:8000 -r --prefix-addresses --show-raw-insn
2 #as: -march=8000 -EB -mabi=32 -KPIC
3 #name: MIPS -mabi=32 test 2 (SVR4 PIC)
4
5 .*: +file format.*
6
7 Disassembly of section \.text:
8 0+000 <[^>]*> 3c1c0000 lui gp,0x0
9 0: R_MIPS_HI16 _gp_disp
10 0+004 <[^>]*> 279c0000 addiu gp,gp,0
11 4: R_MIPS_LO16 _gp_disp
12 0+008 <[^>]*> 0399e021 addu gp,gp,t9
13 0+00c <[^>]*> afbc0008 sw gp,8\(sp\)
14 0+010 <[^>]*> 8f990000 lw t9,0\(gp\)
15 10: R_MIPS_GOT16 \.text
16 0+014 <[^>]*> 00000000 nop
17 0+018 <[^>]*> 273900d8 addiu t9,t9,216
18 18: R_MIPS_LO16 \.text
19 0+01c <[^>]*> 0320f809 jalr t9
20 0+020 <[^>]*> 00000000 nop
21 0+024 <[^>]*> 8fbc0008 lw gp,8\(sp\)
22 0+028 <[^>]*> 00000000 nop
23 0+02c <[^>]*> 0320f809 jalr t9
24 0+030 <[^>]*> 00000000 nop
25 0+034 <[^>]*> 8fbc0008 lw gp,8\(sp\)
26 0+038 <[^>]*> 3c1c0000 lui gp,0x0
27 38: R_MIPS_HI16 _gp_disp
28 0+03c <[^>]*> 279c0000 addiu gp,gp,0
29 3c: R_MIPS_LO16 _gp_disp
30 0+040 <[^>]*> 0399e021 addu gp,gp,t9
31 0+044 <[^>]*> 3c010001 lui at,0x1
32 0+048 <[^>]*> 003d0821 addu at,at,sp
33 0+04c <[^>]*> ac3c8000 sw gp,-32768\(at\)
34 0+050 <[^>]*> 8f990000 lw t9,0\(gp\)
35 50: R_MIPS_GOT16 \.text
36 0+054 <[^>]*> 00000000 nop
37 0+058 <[^>]*> 273900d8 addiu t9,t9,216
38 58: R_MIPS_LO16 \.text
39 0+05c <[^>]*> 0320f809 jalr t9
40 0+060 <[^>]*> 00000000 nop
41 0+064 <[^>]*> 3c010001 lui at,0x1
42 0+068 <[^>]*> 003d0821 addu at,at,sp
43 0+06c <[^>]*> 8c3c8000 lw gp,-32768\(at\)
44 0+070 <[^>]*> 00000000 nop
45 0+074 <[^>]*> 0320f809 jalr t9
46 0+078 <[^>]*> 00000000 nop
47 0+07c <[^>]*> 3c010001 lui at,0x1
48 0+080 <[^>]*> 003d0821 addu at,at,sp
49 0+084 <[^>]*> 8c3c8000 lw gp,-32768\(at\)
50 0+088 <[^>]*> 3c1c0000 lui gp,0x0
51 88: R_MIPS_HI16 _gp_disp
52 0+08c <[^>]*> 279c0000 addiu gp,gp,0
53 8c: R_MIPS_LO16 _gp_disp
54 0+090 <[^>]*> 0399e021 addu gp,gp,t9
55 0+094 <[^>]*> 3c010001 lui at,0x1
56 0+098 <[^>]*> 003d0821 addu at,at,sp
57 0+09c <[^>]*> ac3c0000 sw gp,0\(at\)
58 0+0a0 <[^>]*> 8f990000 lw t9,0\(gp\)
59 a0: R_MIPS_GOT16 \.text
60 0+0a4 <[^>]*> 00000000 nop
61 0+0a8 <[^>]*> 273900d8 addiu t9,t9,216
62 a8: R_MIPS_LO16 \.text
63 0+0ac <[^>]*> 0320f809 jalr t9
64 0+0b0 <[^>]*> 00000000 nop
65 0+0b4 <[^>]*> 3c010001 lui at,0x1
66 0+0b8 <[^>]*> 003d0821 addu at,at,sp
67 0+0bc <[^>]*> 8c3c0000 lw gp,0\(at\)
68 0+0c0 <[^>]*> 00000000 nop
69 0+0c4 <[^>]*> 0320f809 jalr t9
70 0+0c8 <[^>]*> 00000000 nop
71 0+0cc <[^>]*> 3c010001 lui at,0x1
72 0+0d0 <[^>]*> 003d0821 addu at,at,sp
73 0+0d4 <[^>]*> 8c3c0000 lw gp,0\(at\)
74 \.\.\.
This page took 0.032946 seconds and 5 git commands to generate.