From: Maciej W. Rozycki Date: Mon, 1 Sep 2003 17:36:47 +0000 (+0000) Subject: * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for X-Git-Tag: ezannoni_pie-20030916-branchpoint~192 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=37a52082db71646c2bdda9229b37fe330d508ada;p=external%2Fbinutils.git * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for little-endian. * gas/mips/elf-rel-got-n64.d: Likewise. * gas/mips/elf-rel-xgot-n32.d: Likewise. * gas/mips/elf-rel-xgot-n64.d: Likewise. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 28754a4..26fda7b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2003-09-01 Maciej W. Rozycki + + * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for + little-endian. + * gas/mips/elf-rel-got-n64.d: Likewise. + * gas/mips/elf-rel-xgot-n32.d: Likewise. + * gas/mips/elf-rel-xgot-n64.d: Likewise. + 2003-08-29 Jakub Jelinek * gas/cfi/cfi-sparc-1.s: New test. diff --git a/gas/testsuite/gas/mips/elf-rel-got-n32.d b/gas/testsuite/gas/mips/elf-rel-got-n32.d index 265ba48..4ce7673 100644 --- a/gas/testsuite/gas/mips/elf-rel-got-n32.d +++ b/gas/testsuite/gas/mips/elf-rel-got-n32.d @@ -58,36 +58,36 @@ Disassembly of section \.text: 80: R_MIPS_GOT_OFST dg1\+0x38 00000084 8f810000 lw at,0\(gp\) 84: R_MIPS_GOT_DISP dg1 -00000088 88250000 lwl a1,0\(at\) -0000008c 98250003 lwr a1,3\(at\) +00000088 8825000[03] lwl a1,[03]\(at\) +0000008c 9825000[03] lwr a1,[03]\(at\) 00000090 8f810000 lw at,0\(gp\) 90: R_MIPS_GOT_DISP dg1 00000094 2421000c addiu at,at,12 -00000098 88250000 lwl a1,0\(at\) -0000009c 98250003 lwr a1,3\(at\) +00000098 8825000[03] lwl a1,[03]\(at\) +0000009c 9825000[03] lwr a1,[03]\(at\) 000000a0 8f810000 lw at,0\(gp\) a0: R_MIPS_GOT_DISP dg1 000000a4 00310821 addu at,at,s1 -000000a8 88250000 lwl a1,0\(at\) -000000ac 98250003 lwr a1,3\(at\) +000000a8 8825000[03] lwl a1,[03]\(at\) +000000ac 9825000[03] lwr a1,[03]\(at\) 000000b0 8f810000 lw at,0\(gp\) b0: R_MIPS_GOT_DISP dg1 000000b4 2421000c addiu at,at,12 000000b8 00310821 addu at,at,s1 -000000bc 88250000 lwl a1,0\(at\) -000000c0 98250003 lwr a1,3\(at\) +000000bc 8825000[03] lwl a1,[03]\(at\) +000000c0 9825000[03] lwr a1,[03]\(at\) 000000c4 8f810000 lw at,0\(gp\) c4: R_MIPS_GOT_DISP dg1 000000c8 24210022 addiu at,at,34 000000cc 00250821 addu at,at,a1 -000000d0 88250000 lwl a1,0\(at\) -000000d4 98250003 lwr a1,3\(at\) +000000d0 8825000[03] lwl a1,[03]\(at\) +000000d4 9825000[03] lwr a1,[03]\(at\) 000000d8 8f810000 lw at,0\(gp\) d8: R_MIPS_GOT_DISP dg1 000000dc 24210038 addiu at,at,56 000000e0 00250821 addu at,at,a1 -000000e4 a8250000 swl a1,0\(at\) -000000e8 b8250003 swr a1,3\(at\) +000000e4 a825000[03] swl a1,[03]\(at\) +000000e8 b825000[03] swr a1,[03]\(at\) 000000ec 8f850000 lw a1,0\(gp\) ec: R_MIPS_GOT_DISP \.data\+0x3c 000000f0 8f850000 lw a1,0\(gp\) @@ -133,32 +133,32 @@ Disassembly of section \.text: 14c: R_MIPS_GOT_OFST \.data\+0x74 00000150 8f810000 lw at,0\(gp\) 150: R_MIPS_GOT_DISP \.data\+0x3c -00000154 88250000 lwl a1,0\(at\) -00000158 98250003 lwr a1,3\(at\) +00000154 8825000[03] lwl a1,[03]\(at\) +00000158 9825000[03] lwr a1,[03]\(at\) 0000015c 8f810000 lw at,0\(gp\) 15c: R_MIPS_GOT_DISP \.data\+0x48 -00000160 88250000 lwl a1,0\(at\) -00000164 98250003 lwr a1,3\(at\) +00000160 8825000[03] lwl a1,[03]\(at\) +00000164 9825000[03] lwr a1,[03]\(at\) 00000168 8f810000 lw at,0\(gp\) 168: R_MIPS_GOT_DISP \.data\+0x3c 0000016c 00310821 addu at,at,s1 -00000170 88250000 lwl a1,0\(at\) -00000174 98250003 lwr a1,3\(at\) +00000170 8825000[03] lwl a1,[03]\(at\) +00000174 9825000[03] lwr a1,[03]\(at\) 00000178 8f810000 lw at,0\(gp\) 178: R_MIPS_GOT_DISP \.data\+0x48 0000017c 00310821 addu at,at,s1 -00000180 88250000 lwl a1,0\(at\) -00000184 98250003 lwr a1,3\(at\) +00000180 8825000[03] lwl a1,[03]\(at\) +00000184 9825000[03] lwr a1,[03]\(at\) 00000188 8f810000 lw at,0\(gp\) 188: R_MIPS_GOT_DISP \.data\+0x5e 0000018c 00250821 addu at,at,a1 -00000190 88250000 lwl a1,0\(at\) -00000194 98250003 lwr a1,3\(at\) +00000190 8825000[03] lwl a1,[03]\(at\) +00000194 9825000[03] lwr a1,[03]\(at\) 00000198 8f810000 lw at,0\(gp\) 198: R_MIPS_GOT_DISP \.data\+0x74 0000019c 00250821 addu at,at,a1 -000001a0 a8250000 swl a1,0\(at\) -000001a4 b8250003 swr a1,3\(at\) +000001a0 a825000[03] swl a1,[03]\(at\) +000001a4 b825000[03] swr a1,[03]\(at\) 000001a8 8f850000 lw a1,0\(gp\) 1a8: R_MIPS_GOT_DISP fn 000001ac 8f850000 lw a1,0\(gp\) @@ -230,36 +230,36 @@ Disassembly of section \.text: 250: R_MIPS_GOT_OFST dg2\+0x38 00000254 8f810000 lw at,0\(gp\) 254: R_MIPS_GOT_DISP dg2 -00000258 88250000 lwl a1,0\(at\) -0000025c 98250003 lwr a1,3\(at\) +00000258 8825000[03] lwl a1,[03]\(at\) +0000025c 9825000[03] lwr a1,[03]\(at\) 00000260 8f810000 lw at,0\(gp\) 260: R_MIPS_GOT_DISP dg2 00000264 2421000c addiu at,at,12 -00000268 88250000 lwl a1,0\(at\) -0000026c 98250003 lwr a1,3\(at\) +00000268 8825000[03] lwl a1,[03]\(at\) +0000026c 9825000[03] lwr a1,[03]\(at\) 00000270 8f810000 lw at,0\(gp\) 270: R_MIPS_GOT_DISP dg2 00000274 00310821 addu at,at,s1 -00000278 88250000 lwl a1,0\(at\) -0000027c 98250003 lwr a1,3\(at\) +00000278 8825000[03] lwl a1,[03]\(at\) +0000027c 9825000[03] lwr a1,[03]\(at\) 00000280 8f810000 lw at,0\(gp\) 280: R_MIPS_GOT_DISP dg2 00000284 2421000c addiu at,at,12 00000288 00310821 addu at,at,s1 -0000028c 88250000 lwl a1,0\(at\) -00000290 98250003 lwr a1,3\(at\) +0000028c 8825000[03] lwl a1,[03]\(at\) +00000290 9825000[03] lwr a1,[03]\(at\) 00000294 8f810000 lw at,0\(gp\) 294: R_MIPS_GOT_DISP dg2 00000298 24210022 addiu at,at,34 0000029c 00250821 addu at,at,a1 -000002a0 88250000 lwl a1,0\(at\) -000002a4 98250003 lwr a1,3\(at\) +000002a0 8825000[03] lwl a1,[03]\(at\) +000002a4 9825000[03] lwr a1,[03]\(at\) 000002a8 8f810000 lw at,0\(gp\) 2a8: R_MIPS_GOT_DISP dg2 000002ac 24210038 addiu at,at,56 000002b0 00250821 addu at,at,a1 -000002b4 a8250000 swl a1,0\(at\) -000002b8 b8250003 swr a1,3\(at\) +000002b4 a825000[03] swl a1,[03]\(at\) +000002b8 b825000[03] swr a1,[03]\(at\) 000002bc 8f850000 lw a1,0\(gp\) 2bc: R_MIPS_GOT_DISP \.data\+0xb4 000002c0 8f850000 lw a1,0\(gp\) @@ -305,32 +305,32 @@ Disassembly of section \.text: 31c: R_MIPS_GOT_OFST \.data\+0xec 00000320 8f810000 lw at,0\(gp\) 320: R_MIPS_GOT_DISP \.data\+0xb4 -00000324 88250000 lwl a1,0\(at\) -00000328 98250003 lwr a1,3\(at\) +00000324 8825000[03] lwl a1,[03]\(at\) +00000328 9825000[03] lwr a1,[03]\(at\) 0000032c 8f810000 lw at,0\(gp\) 32c: R_MIPS_GOT_DISP \.data\+0xc0 -00000330 88250000 lwl a1,0\(at\) -00000334 98250003 lwr a1,3\(at\) +00000330 8825000[03] lwl a1,[03]\(at\) +00000334 9825000[03] lwr a1,[03]\(at\) 00000338 8f810000 lw at,0\(gp\) 338: R_MIPS_GOT_DISP \.data\+0xb4 0000033c 00310821 addu at,at,s1 -00000340 88250000 lwl a1,0\(at\) -00000344 98250003 lwr a1,3\(at\) +00000340 8825000[03] lwl a1,[03]\(at\) +00000344 9825000[03] lwr a1,[03]\(at\) 00000348 8f810000 lw at,0\(gp\) 348: R_MIPS_GOT_DISP \.data\+0xc0 0000034c 00310821 addu at,at,s1 -00000350 88250000 lwl a1,0\(at\) -00000354 98250003 lwr a1,3\(at\) +00000350 8825000[03] lwl a1,[03]\(at\) +00000354 9825000[03] lwr a1,[03]\(at\) 00000358 8f810000 lw at,0\(gp\) 358: R_MIPS_GOT_DISP \.data\+0xd6 0000035c 00250821 addu at,at,a1 -00000360 88250000 lwl a1,0\(at\) -00000364 98250003 lwr a1,3\(at\) +00000360 8825000[03] lwl a1,[03]\(at\) +00000364 9825000[03] lwr a1,[03]\(at\) 00000368 8f810000 lw at,0\(gp\) 368: R_MIPS_GOT_DISP \.data\+0xec 0000036c 00250821 addu at,at,a1 -00000370 a8250000 swl a1,0\(at\) -00000374 b8250003 swr a1,3\(at\) +00000370 a825000[03] swl a1,[03]\(at\) +00000374 b825000[03] swr a1,[03]\(at\) 00000378 8f850000 lw a1,0\(gp\) 378: R_MIPS_GOT_DISP fn2 0000037c 8f850000 lw a1,0\(gp\) diff --git a/gas/testsuite/gas/mips/elf-rel-got-n64.d b/gas/testsuite/gas/mips/elf-rel-got-n64.d index 60abe54..9fe98b5 100644 --- a/gas/testsuite/gas/mips/elf-rel-got-n64.d +++ b/gas/testsuite/gas/mips/elf-rel-got-n64.d @@ -96,46 +96,46 @@ Disassembly of section \.text: 84: R_MIPS_GOT_DISP dg1 84: R_MIPS_NONE \*ABS\* 84: R_MIPS_NONE \*ABS\* -0000000000000088 88250000 lwl a1,0\(at\) -000000000000008c 98250003 lwr a1,3\(at\) +0000000000000088 8825000[03] lwl a1,[03]\(at\) +000000000000008c 9825000[03] lwr a1,[03]\(at\) 0000000000000090 df810000 ld at,0\(gp\) 90: R_MIPS_GOT_DISP dg1 90: R_MIPS_NONE \*ABS\* 90: R_MIPS_NONE \*ABS\* 0000000000000094 6421000c daddiu at,at,12 -0000000000000098 88250000 lwl a1,0\(at\) -000000000000009c 98250003 lwr a1,3\(at\) +0000000000000098 8825000[03] lwl a1,[03]\(at\) +000000000000009c 9825000[03] lwr a1,[03]\(at\) 00000000000000a0 df810000 ld at,0\(gp\) a0: R_MIPS_GOT_DISP dg1 a0: R_MIPS_NONE \*ABS\* a0: R_MIPS_NONE \*ABS\* 00000000000000a4 0031082d daddu at,at,s1 -00000000000000a8 88250000 lwl a1,0\(at\) -00000000000000ac 98250003 lwr a1,3\(at\) +00000000000000a8 8825000[03] lwl a1,[03]\(at\) +00000000000000ac 9825000[03] lwr a1,[03]\(at\) 00000000000000b0 df810000 ld at,0\(gp\) b0: R_MIPS_GOT_DISP dg1 b0: R_MIPS_NONE \*ABS\* b0: R_MIPS_NONE \*ABS\* 00000000000000b4 6421000c daddiu at,at,12 00000000000000b8 0031082d daddu at,at,s1 -00000000000000bc 88250000 lwl a1,0\(at\) -00000000000000c0 98250003 lwr a1,3\(at\) +00000000000000bc 8825000[03] lwl a1,[03]\(at\) +00000000000000c0 9825000[03] lwr a1,[03]\(at\) 00000000000000c4 df810000 ld at,0\(gp\) c4: R_MIPS_GOT_DISP dg1 c4: R_MIPS_NONE \*ABS\* c4: R_MIPS_NONE \*ABS\* 00000000000000c8 64210022 daddiu at,at,34 00000000000000cc 0025082d daddu at,at,a1 -00000000000000d0 88250000 lwl a1,0\(at\) -00000000000000d4 98250003 lwr a1,3\(at\) +00000000000000d0 8825000[03] lwl a1,[03]\(at\) +00000000000000d4 9825000[03] lwr a1,[03]\(at\) 00000000000000d8 df810000 ld at,0\(gp\) d8: R_MIPS_GOT_DISP dg1 d8: R_MIPS_NONE \*ABS\* d8: R_MIPS_NONE \*ABS\* 00000000000000dc 64210038 daddiu at,at,56 00000000000000e0 0025082d daddu at,at,a1 -00000000000000e4 a8250000 swl a1,0\(at\) -00000000000000e8 b8250003 swr a1,3\(at\) +00000000000000e4 a825000[03] swl a1,[03]\(at\) +00000000000000e8 b825000[03] swr a1,[03]\(at\) 00000000000000ec df850000 ld a1,0\(gp\) ec: R_MIPS_GOT_DISP \.data\+0x3c ec: R_MIPS_NONE \*ABS\*\+0x3c @@ -219,42 +219,42 @@ Disassembly of section \.text: 150: R_MIPS_GOT_DISP \.data\+0x3c 150: R_MIPS_NONE \*ABS\*\+0x3c 150: R_MIPS_NONE \*ABS\*\+0x3c -0000000000000154 88250000 lwl a1,0\(at\) -0000000000000158 98250003 lwr a1,3\(at\) +0000000000000154 8825000[03] lwl a1,[03]\(at\) +0000000000000158 9825000[03] lwr a1,[03]\(at\) 000000000000015c df810000 ld at,0\(gp\) 15c: R_MIPS_GOT_DISP \.data\+0x48 15c: R_MIPS_NONE \*ABS\*\+0x48 15c: R_MIPS_NONE \*ABS\*\+0x48 -0000000000000160 88250000 lwl a1,0\(at\) -0000000000000164 98250003 lwr a1,3\(at\) +0000000000000160 8825000[03] lwl a1,[03]\(at\) +0000000000000164 9825000[03] lwr a1,[03]\(at\) 0000000000000168 df810000 ld at,0\(gp\) 168: R_MIPS_GOT_DISP \.data\+0x3c 168: R_MIPS_NONE \*ABS\*\+0x3c 168: R_MIPS_NONE \*ABS\*\+0x3c 000000000000016c 0031082d daddu at,at,s1 -0000000000000170 88250000 lwl a1,0\(at\) -0000000000000174 98250003 lwr a1,3\(at\) +0000000000000170 8825000[03] lwl a1,[03]\(at\) +0000000000000174 9825000[03] lwr a1,[03]\(at\) 0000000000000178 df810000 ld at,0\(gp\) 178: R_MIPS_GOT_DISP \.data\+0x48 178: R_MIPS_NONE \*ABS\*\+0x48 178: R_MIPS_NONE \*ABS\*\+0x48 000000000000017c 0031082d daddu at,at,s1 -0000000000000180 88250000 lwl a1,0\(at\) -0000000000000184 98250003 lwr a1,3\(at\) +0000000000000180 8825000[03] lwl a1,[03]\(at\) +0000000000000184 9825000[03] lwr a1,[03]\(at\) 0000000000000188 df810000 ld at,0\(gp\) 188: R_MIPS_GOT_DISP \.data\+0x5e 188: R_MIPS_NONE \*ABS\*\+0x5e 188: R_MIPS_NONE \*ABS\*\+0x5e 000000000000018c 0025082d daddu at,at,a1 -0000000000000190 88250000 lwl a1,0\(at\) -0000000000000194 98250003 lwr a1,3\(at\) +0000000000000190 8825000[03] lwl a1,[03]\(at\) +0000000000000194 9825000[03] lwr a1,[03]\(at\) 0000000000000198 df810000 ld at,0\(gp\) 198: R_MIPS_GOT_DISP \.data\+0x74 198: R_MIPS_NONE \*ABS\*\+0x74 198: R_MIPS_NONE \*ABS\*\+0x74 000000000000019c 0025082d daddu at,at,a1 -00000000000001a0 a8250000 swl a1,0\(at\) -00000000000001a4 b8250003 swr a1,3\(at\) +00000000000001a0 a825000[03] swl a1,[03]\(at\) +00000000000001a4 b825000[03] swr a1,[03]\(at\) 00000000000001a8 df850000 ld a1,0\(gp\) 1a8: R_MIPS_GOT_DISP fn 1a8: R_MIPS_NONE \*ABS\* @@ -380,46 +380,46 @@ Disassembly of section \.text: 254: R_MIPS_GOT_DISP dg2 254: R_MIPS_NONE \*ABS\* 254: R_MIPS_NONE \*ABS\* -0000000000000258 88250000 lwl a1,0\(at\) -000000000000025c 98250003 lwr a1,3\(at\) +0000000000000258 8825000[03] lwl a1,[03]\(at\) +000000000000025c 9825000[03] lwr a1,[03]\(at\) 0000000000000260 df810000 ld at,0\(gp\) 260: R_MIPS_GOT_DISP dg2 260: R_MIPS_NONE \*ABS\* 260: R_MIPS_NONE \*ABS\* 0000000000000264 6421000c daddiu at,at,12 -0000000000000268 88250000 lwl a1,0\(at\) -000000000000026c 98250003 lwr a1,3\(at\) +0000000000000268 8825000[03] lwl a1,[03]\(at\) +000000000000026c 9825000[03] lwr a1,[03]\(at\) 0000000000000270 df810000 ld at,0\(gp\) 270: R_MIPS_GOT_DISP dg2 270: R_MIPS_NONE \*ABS\* 270: R_MIPS_NONE \*ABS\* 0000000000000274 0031082d daddu at,at,s1 -0000000000000278 88250000 lwl a1,0\(at\) -000000000000027c 98250003 lwr a1,3\(at\) +0000000000000278 8825000[03] lwl a1,[03]\(at\) +000000000000027c 9825000[03] lwr a1,[03]\(at\) 0000000000000280 df810000 ld at,0\(gp\) 280: R_MIPS_GOT_DISP dg2 280: R_MIPS_NONE \*ABS\* 280: R_MIPS_NONE \*ABS\* 0000000000000284 6421000c daddiu at,at,12 0000000000000288 0031082d daddu at,at,s1 -000000000000028c 88250000 lwl a1,0\(at\) -0000000000000290 98250003 lwr a1,3\(at\) +000000000000028c 8825000[03] lwl a1,[03]\(at\) +0000000000000290 9825000[03] lwr a1,[03]\(at\) 0000000000000294 df810000 ld at,0\(gp\) 294: R_MIPS_GOT_DISP dg2 294: R_MIPS_NONE \*ABS\* 294: R_MIPS_NONE \*ABS\* 0000000000000298 64210022 daddiu at,at,34 000000000000029c 0025082d daddu at,at,a1 -00000000000002a0 88250000 lwl a1,0\(at\) -00000000000002a4 98250003 lwr a1,3\(at\) +00000000000002a0 8825000[03] lwl a1,[03]\(at\) +00000000000002a4 9825000[03] lwr a1,[03]\(at\) 00000000000002a8 df810000 ld at,0\(gp\) 2a8: R_MIPS_GOT_DISP dg2 2a8: R_MIPS_NONE \*ABS\* 2a8: R_MIPS_NONE \*ABS\* 00000000000002ac 64210038 daddiu at,at,56 00000000000002b0 0025082d daddu at,at,a1 -00000000000002b4 a8250000 swl a1,0\(at\) -00000000000002b8 b8250003 swr a1,3\(at\) +00000000000002b4 a825000[03] swl a1,[03]\(at\) +00000000000002b8 b825000[03] swr a1,[03]\(at\) 00000000000002bc df850000 ld a1,0\(gp\) 2bc: R_MIPS_GOT_DISP \.data\+0xb4 2bc: R_MIPS_NONE \*ABS\*\+0xb4 @@ -503,42 +503,42 @@ Disassembly of section \.text: 320: R_MIPS_GOT_DISP \.data\+0xb4 320: R_MIPS_NONE \*ABS\*\+0xb4 320: R_MIPS_NONE \*ABS\*\+0xb4 -0000000000000324 88250000 lwl a1,0\(at\) -0000000000000328 98250003 lwr a1,3\(at\) +0000000000000324 8825000[03] lwl a1,[03]\(at\) +0000000000000328 9825000[03] lwr a1,[03]\(at\) 000000000000032c df810000 ld at,0\(gp\) 32c: R_MIPS_GOT_DISP \.data\+0xc0 32c: R_MIPS_NONE \*ABS\*\+0xc0 32c: R_MIPS_NONE \*ABS\*\+0xc0 -0000000000000330 88250000 lwl a1,0\(at\) -0000000000000334 98250003 lwr a1,3\(at\) +0000000000000330 8825000[03] lwl a1,[03]\(at\) +0000000000000334 9825000[03] lwr a1,[03]\(at\) 0000000000000338 df810000 ld at,0\(gp\) 338: R_MIPS_GOT_DISP \.data\+0xb4 338: R_MIPS_NONE \*ABS\*\+0xb4 338: R_MIPS_NONE \*ABS\*\+0xb4 000000000000033c 0031082d daddu at,at,s1 -0000000000000340 88250000 lwl a1,0\(at\) -0000000000000344 98250003 lwr a1,3\(at\) +0000000000000340 8825000[03] lwl a1,[03]\(at\) +0000000000000344 9825000[03] lwr a1,[03]\(at\) 0000000000000348 df810000 ld at,0\(gp\) 348: R_MIPS_GOT_DISP \.data\+0xc0 348: R_MIPS_NONE \*ABS\*\+0xc0 348: R_MIPS_NONE \*ABS\*\+0xc0 000000000000034c 0031082d daddu at,at,s1 -0000000000000350 88250000 lwl a1,0\(at\) -0000000000000354 98250003 lwr a1,3\(at\) +0000000000000350 8825000[03] lwl a1,[03]\(at\) +0000000000000354 9825000[03] lwr a1,[03]\(at\) 0000000000000358 df810000 ld at,0\(gp\) 358: R_MIPS_GOT_DISP \.data\+0xd6 358: R_MIPS_NONE \*ABS\*\+0xd6 358: R_MIPS_NONE \*ABS\*\+0xd6 000000000000035c 0025082d daddu at,at,a1 -0000000000000360 88250000 lwl a1,0\(at\) -0000000000000364 98250003 lwr a1,3\(at\) +0000000000000360 8825000[03] lwl a1,[03]\(at\) +0000000000000364 9825000[03] lwr a1,[03]\(at\) 0000000000000368 df810000 ld at,0\(gp\) 368: R_MIPS_GOT_DISP \.data\+0xec 368: R_MIPS_NONE \*ABS\*\+0xec 368: R_MIPS_NONE \*ABS\*\+0xec 000000000000036c 0025082d daddu at,at,a1 -0000000000000370 a8250000 swl a1,0\(at\) -0000000000000374 b8250003 swr a1,3\(at\) +0000000000000370 a825000[03] swl a1,[03]\(at\) +0000000000000374 b825000[03] swr a1,[03]\(at\) 0000000000000378 df850000 ld a1,0\(gp\) 378: R_MIPS_GOT_DISP fn2 378: R_MIPS_NONE \*ABS\* diff --git a/gas/testsuite/gas/mips/elf-rel-xgot-n32.d b/gas/testsuite/gas/mips/elf-rel-xgot-n32.d index 50dc0a1..7221931 100644 --- a/gas/testsuite/gas/mips/elf-rel-xgot-n32.d +++ b/gas/testsuite/gas/mips/elf-rel-xgot-n32.d @@ -92,24 +92,24 @@ Disassembly of section \.text: 000000e8 003c0821 addu at,at,gp 000000ec 8c210000 lw at,0\(at\) ec: R_MIPS_GOT_LO16 dg1 -000000f0 88250000 lwl a1,0\(at\) -000000f4 98250003 lwr a1,3\(at\) +000000f0 8825000[03] lwl a1,[03]\(at\) +000000f4 9825000[03] lwr a1,[03]\(at\) 000000f8 3c010000 lui at,0x0 f8: R_MIPS_GOT_HI16 dg1 000000fc 003c0821 addu at,at,gp 00000100 8c210000 lw at,0\(at\) 100: R_MIPS_GOT_LO16 dg1 00000104 2421000c addiu at,at,12 -00000108 88250000 lwl a1,0\(at\) -0000010c 98250003 lwr a1,3\(at\) +00000108 8825000[03] lwl a1,[03]\(at\) +0000010c 9825000[03] lwr a1,[03]\(at\) 00000110 3c010000 lui at,0x0 110: R_MIPS_GOT_HI16 dg1 00000114 003c0821 addu at,at,gp 00000118 8c210000 lw at,0\(at\) 118: R_MIPS_GOT_LO16 dg1 0000011c 00310821 addu at,at,s1 -00000120 88250000 lwl a1,0\(at\) -00000124 98250003 lwr a1,3\(at\) +00000120 8825000[03] lwl a1,[03]\(at\) +00000124 9825000[03] lwr a1,[03]\(at\) 00000128 3c010000 lui at,0x0 128: R_MIPS_GOT_HI16 dg1 0000012c 003c0821 addu at,at,gp @@ -117,8 +117,8 @@ Disassembly of section \.text: 130: R_MIPS_GOT_LO16 dg1 00000134 2421000c addiu at,at,12 00000138 00310821 addu at,at,s1 -0000013c 88250000 lwl a1,0\(at\) -00000140 98250003 lwr a1,3\(at\) +0000013c 8825000[03] lwl a1,[03]\(at\) +00000140 9825000[03] lwr a1,[03]\(at\) 00000144 3c010000 lui at,0x0 144: R_MIPS_GOT_HI16 dg1 00000148 003c0821 addu at,at,gp @@ -126,8 +126,8 @@ Disassembly of section \.text: 14c: R_MIPS_GOT_LO16 dg1 00000150 24210022 addiu at,at,34 00000154 00250821 addu at,at,a1 -00000158 88250000 lwl a1,0\(at\) -0000015c 98250003 lwr a1,3\(at\) +00000158 8825000[03] lwl a1,[03]\(at\) +0000015c 9825000[03] lwr a1,[03]\(at\) 00000160 3c010000 lui at,0x0 160: R_MIPS_GOT_HI16 dg1 00000164 003c0821 addu at,at,gp @@ -135,8 +135,8 @@ Disassembly of section \.text: 168: R_MIPS_GOT_LO16 dg1 0000016c 24210038 addiu at,at,56 00000170 00250821 addu at,at,a1 -00000174 a8250000 swl a1,0\(at\) -00000178 b8250003 swr a1,3\(at\) +00000174 a825000[03] swl a1,[03]\(at\) +00000178 b825000[03] swr a1,[03]\(at\) 0000017c 8f850000 lw a1,0\(gp\) 17c: R_MIPS_GOT_PAGE \.data\+0x3c 00000180 24a50000 addiu a1,a1,0 @@ -196,42 +196,42 @@ Disassembly of section \.text: 1f8: R_MIPS_GOT_PAGE \.data\+0x3c 000001fc 24210000 addiu at,at,0 1fc: R_MIPS_GOT_OFST \.data\+0x3c -00000200 88250000 lwl a1,0\(at\) -00000204 98250003 lwr a1,3\(at\) +00000200 8825000[03] lwl a1,[03]\(at\) +00000204 9825000[03] lwr a1,[03]\(at\) 00000208 8f810000 lw at,0\(gp\) 208: R_MIPS_GOT_PAGE \.data\+0x48 0000020c 24210000 addiu at,at,0 20c: R_MIPS_GOT_OFST \.data\+0x48 -00000210 88250000 lwl a1,0\(at\) -00000214 98250003 lwr a1,3\(at\) +00000210 8825000[03] lwl a1,[03]\(at\) +00000214 9825000[03] lwr a1,[03]\(at\) 00000218 8f810000 lw at,0\(gp\) 218: R_MIPS_GOT_PAGE \.data\+0x3c 0000021c 24210000 addiu at,at,0 21c: R_MIPS_GOT_OFST \.data\+0x3c 00000220 00310821 addu at,at,s1 -00000224 88250000 lwl a1,0\(at\) -00000228 98250003 lwr a1,3\(at\) +00000224 8825000[03] lwl a1,[03]\(at\) +00000228 9825000[03] lwr a1,[03]\(at\) 0000022c 8f810000 lw at,0\(gp\) 22c: R_MIPS_GOT_PAGE \.data\+0x48 00000230 24210000 addiu at,at,0 230: R_MIPS_GOT_OFST \.data\+0x48 00000234 00310821 addu at,at,s1 -00000238 88250000 lwl a1,0\(at\) -0000023c 98250003 lwr a1,3\(at\) +00000238 8825000[03] lwl a1,[03]\(at\) +0000023c 9825000[03] lwr a1,[03]\(at\) 00000240 8f810000 lw at,0\(gp\) 240: R_MIPS_GOT_PAGE \.data\+0x5e 00000244 24210000 addiu at,at,0 244: R_MIPS_GOT_OFST \.data\+0x5e 00000248 00250821 addu at,at,a1 -0000024c 88250000 lwl a1,0\(at\) -00000250 98250003 lwr a1,3\(at\) +0000024c 8825000[03] lwl a1,[03]\(at\) +00000250 9825000[03] lwr a1,[03]\(at\) 00000254 8f810000 lw at,0\(gp\) 254: R_MIPS_GOT_PAGE \.data\+0x74 00000258 24210000 addiu at,at,0 258: R_MIPS_GOT_OFST \.data\+0x74 0000025c 00250821 addu at,at,a1 -00000260 a8250000 swl a1,0\(at\) -00000264 b8250003 swr a1,3\(at\) +00000260 a825000[03] swl a1,[03]\(at\) +00000264 b825000[03] swr a1,[03]\(at\) 00000268 3c050000 lui a1,0x0 268: R_MIPS_GOT_HI16 fn 0000026c 00bc2821 addu a1,a1,gp @@ -351,24 +351,24 @@ Disassembly of section \.text: 0000039c 003c0821 addu at,at,gp 000003a0 8c210000 lw at,0\(at\) 3a0: R_MIPS_GOT_LO16 dg2 -000003a4 88250000 lwl a1,0\(at\) -000003a8 98250003 lwr a1,3\(at\) +000003a4 8825000[03] lwl a1,[03]\(at\) +000003a8 9825000[03] lwr a1,[03]\(at\) 000003ac 3c010000 lui at,0x0 3ac: R_MIPS_GOT_HI16 dg2 000003b0 003c0821 addu at,at,gp 000003b4 8c210000 lw at,0\(at\) 3b4: R_MIPS_GOT_LO16 dg2 000003b8 2421000c addiu at,at,12 -000003bc 88250000 lwl a1,0\(at\) -000003c0 98250003 lwr a1,3\(at\) +000003bc 8825000[03] lwl a1,[03]\(at\) +000003c0 9825000[03] lwr a1,[03]\(at\) 000003c4 3c010000 lui at,0x0 3c4: R_MIPS_GOT_HI16 dg2 000003c8 003c0821 addu at,at,gp 000003cc 8c210000 lw at,0\(at\) 3cc: R_MIPS_GOT_LO16 dg2 000003d0 00310821 addu at,at,s1 -000003d4 88250000 lwl a1,0\(at\) -000003d8 98250003 lwr a1,3\(at\) +000003d4 8825000[03] lwl a1,[03]\(at\) +000003d8 9825000[03] lwr a1,[03]\(at\) 000003dc 3c010000 lui at,0x0 3dc: R_MIPS_GOT_HI16 dg2 000003e0 003c0821 addu at,at,gp @@ -376,8 +376,8 @@ Disassembly of section \.text: 3e4: R_MIPS_GOT_LO16 dg2 000003e8 2421000c addiu at,at,12 000003ec 00310821 addu at,at,s1 -000003f0 88250000 lwl a1,0\(at\) -000003f4 98250003 lwr a1,3\(at\) +000003f0 8825000[03] lwl a1,[03]\(at\) +000003f4 9825000[03] lwr a1,[03]\(at\) 000003f8 3c010000 lui at,0x0 3f8: R_MIPS_GOT_HI16 dg2 000003fc 003c0821 addu at,at,gp @@ -385,8 +385,8 @@ Disassembly of section \.text: 400: R_MIPS_GOT_LO16 dg2 00000404 24210022 addiu at,at,34 00000408 00250821 addu at,at,a1 -0000040c 88250000 lwl a1,0\(at\) -00000410 98250003 lwr a1,3\(at\) +0000040c 8825000[03] lwl a1,[03]\(at\) +00000410 9825000[03] lwr a1,[03]\(at\) 00000414 3c010000 lui at,0x0 414: R_MIPS_GOT_HI16 dg2 00000418 003c0821 addu at,at,gp @@ -394,8 +394,8 @@ Disassembly of section \.text: 41c: R_MIPS_GOT_LO16 dg2 00000420 24210038 addiu at,at,56 00000424 00250821 addu at,at,a1 -00000428 a8250000 swl a1,0\(at\) -0000042c b8250003 swr a1,3\(at\) +00000428 a825000[03] swl a1,[03]\(at\) +0000042c b825000[03] swr a1,[03]\(at\) 00000430 8f850000 lw a1,0\(gp\) 430: R_MIPS_GOT_PAGE \.data\+0xb4 00000434 24a50000 addiu a1,a1,0 @@ -455,42 +455,42 @@ Disassembly of section \.text: 4ac: R_MIPS_GOT_PAGE \.data\+0xb4 000004b0 24210000 addiu at,at,0 4b0: R_MIPS_GOT_OFST \.data\+0xb4 -000004b4 88250000 lwl a1,0\(at\) -000004b8 98250003 lwr a1,3\(at\) +000004b4 8825000[03] lwl a1,[03]\(at\) +000004b8 9825000[03] lwr a1,[03]\(at\) 000004bc 8f810000 lw at,0\(gp\) 4bc: R_MIPS_GOT_PAGE \.data\+0xc0 000004c0 24210000 addiu at,at,0 4c0: R_MIPS_GOT_OFST \.data\+0xc0 -000004c4 88250000 lwl a1,0\(at\) -000004c8 98250003 lwr a1,3\(at\) +000004c4 8825000[03] lwl a1,[03]\(at\) +000004c8 9825000[03] lwr a1,[03]\(at\) 000004cc 8f810000 lw at,0\(gp\) 4cc: R_MIPS_GOT_PAGE \.data\+0xb4 000004d0 24210000 addiu at,at,0 4d0: R_MIPS_GOT_OFST \.data\+0xb4 000004d4 00310821 addu at,at,s1 -000004d8 88250000 lwl a1,0\(at\) -000004dc 98250003 lwr a1,3\(at\) +000004d8 8825000[03] lwl a1,[03]\(at\) +000004dc 9825000[03] lwr a1,[03]\(at\) 000004e0 8f810000 lw at,0\(gp\) 4e0: R_MIPS_GOT_PAGE \.data\+0xc0 000004e4 24210000 addiu at,at,0 4e4: R_MIPS_GOT_OFST \.data\+0xc0 000004e8 00310821 addu at,at,s1 -000004ec 88250000 lwl a1,0\(at\) -000004f0 98250003 lwr a1,3\(at\) +000004ec 8825000[03] lwl a1,[03]\(at\) +000004f0 9825000[03] lwr a1,[03]\(at\) 000004f4 8f810000 lw at,0\(gp\) 4f4: R_MIPS_GOT_PAGE \.data\+0xd6 000004f8 24210000 addiu at,at,0 4f8: R_MIPS_GOT_OFST \.data\+0xd6 000004fc 00250821 addu at,at,a1 -00000500 88250000 lwl a1,0\(at\) -00000504 98250003 lwr a1,3\(at\) +00000500 8825000[03] lwl a1,[03]\(at\) +00000504 9825000[03] lwr a1,[03]\(at\) 00000508 8f810000 lw at,0\(gp\) 508: R_MIPS_GOT_PAGE \.data\+0xec 0000050c 24210000 addiu at,at,0 50c: R_MIPS_GOT_OFST \.data\+0xec 00000510 00250821 addu at,at,a1 -00000514 a8250000 swl a1,0\(at\) -00000518 b8250003 swr a1,3\(at\) +00000514 a825000[03] swl a1,[03]\(at\) +00000518 b825000[03] swr a1,[03]\(at\) 0000051c 3c050000 lui a1,0x0 51c: R_MIPS_GOT_HI16 fn2 00000520 00bc2821 addu a1,a1,gp diff --git a/gas/testsuite/gas/mips/elf-rel-xgot-n64.d b/gas/testsuite/gas/mips/elf-rel-xgot-n64.d index 59a3b13..167b47d 100644 --- a/gas/testsuite/gas/mips/elf-rel-xgot-n64.d +++ b/gas/testsuite/gas/mips/elf-rel-xgot-n64.d @@ -144,8 +144,8 @@ Disassembly of section \.text: ec: R_MIPS_GOT_LO16 dg1 ec: R_MIPS_NONE \*ABS\* ec: R_MIPS_NONE \*ABS\* -00000000000000f0 88250000 lwl a1,0\(at\) -00000000000000f4 98250003 lwr a1,3\(at\) +00000000000000f0 8825000[03] lwl a1,[03]\(at\) +00000000000000f4 9825000[03] lwr a1,[03]\(at\) 00000000000000f8 3c010000 lui at,0x0 f8: R_MIPS_GOT_HI16 dg1 f8: R_MIPS_NONE \*ABS\* @@ -156,8 +156,8 @@ Disassembly of section \.text: 100: R_MIPS_NONE \*ABS\* 100: R_MIPS_NONE \*ABS\* 0000000000000104 6421000c daddiu at,at,12 -0000000000000108 88250000 lwl a1,0\(at\) -000000000000010c 98250003 lwr a1,3\(at\) +0000000000000108 8825000[03] lwl a1,[03]\(at\) +000000000000010c 9825000[03] lwr a1,[03]\(at\) 0000000000000110 3c010000 lui at,0x0 110: R_MIPS_GOT_HI16 dg1 110: R_MIPS_NONE \*ABS\* @@ -168,8 +168,8 @@ Disassembly of section \.text: 118: R_MIPS_NONE \*ABS\* 118: R_MIPS_NONE \*ABS\* 000000000000011c 0031082d daddu at,at,s1 -0000000000000120 88250000 lwl a1,0\(at\) -0000000000000124 98250003 lwr a1,3\(at\) +0000000000000120 8825000[03] lwl a1,[03]\(at\) +0000000000000124 9825000[03] lwr a1,[03]\(at\) 0000000000000128 3c010000 lui at,0x0 128: R_MIPS_GOT_HI16 dg1 128: R_MIPS_NONE \*ABS\* @@ -181,8 +181,8 @@ Disassembly of section \.text: 130: R_MIPS_NONE \*ABS\* 0000000000000134 6421000c daddiu at,at,12 0000000000000138 0031082d daddu at,at,s1 -000000000000013c 88250000 lwl a1,0\(at\) -0000000000000140 98250003 lwr a1,3\(at\) +000000000000013c 8825000[03] lwl a1,[03]\(at\) +0000000000000140 9825000[03] lwr a1,[03]\(at\) 0000000000000144 3c010000 lui at,0x0 144: R_MIPS_GOT_HI16 dg1 144: R_MIPS_NONE \*ABS\* @@ -194,8 +194,8 @@ Disassembly of section \.text: 14c: R_MIPS_NONE \*ABS\* 0000000000000150 64210022 daddiu at,at,34 0000000000000154 0025082d daddu at,at,a1 -0000000000000158 88250000 lwl a1,0\(at\) -000000000000015c 98250003 lwr a1,3\(at\) +0000000000000158 8825000[03] lwl a1,[03]\(at\) +000000000000015c 9825000[03] lwr a1,[03]\(at\) 0000000000000160 3c010000 lui at,0x0 160: R_MIPS_GOT_HI16 dg1 160: R_MIPS_NONE \*ABS\* @@ -207,8 +207,8 @@ Disassembly of section \.text: 168: R_MIPS_NONE \*ABS\* 000000000000016c 64210038 daddiu at,at,56 0000000000000170 0025082d daddu at,at,a1 -0000000000000174 a8250000 swl a1,0\(at\) -0000000000000178 b8250003 swr a1,3\(at\) +0000000000000174 a825000[03] swl a1,[03]\(at\) +0000000000000178 b825000[03] swr a1,[03]\(at\) 000000000000017c df850000 ld a1,0\(gp\) 17c: R_MIPS_GOT_PAGE \.data\+0x3c 17c: R_MIPS_NONE \*ABS\*\+0x3c @@ -320,8 +320,8 @@ Disassembly of section \.text: 1fc: R_MIPS_GOT_OFST \.data\+0x3c 1fc: R_MIPS_NONE \*ABS\*\+0x3c 1fc: R_MIPS_NONE \*ABS\*\+0x3c -0000000000000200 88250000 lwl a1,0\(at\) -0000000000000204 98250003 lwr a1,3\(at\) +0000000000000200 8825000[03] lwl a1,[03]\(at\) +0000000000000204 9825000[03] lwr a1,[03]\(at\) 0000000000000208 df810000 ld at,0\(gp\) 208: R_MIPS_GOT_PAGE \.data\+0x48 208: R_MIPS_NONE \*ABS\*\+0x48 @@ -330,8 +330,8 @@ Disassembly of section \.text: 20c: R_MIPS_GOT_OFST \.data\+0x48 20c: R_MIPS_NONE \*ABS\*\+0x48 20c: R_MIPS_NONE \*ABS\*\+0x48 -0000000000000210 88250000 lwl a1,0\(at\) -0000000000000214 98250003 lwr a1,3\(at\) +0000000000000210 8825000[03] lwl a1,[03]\(at\) +0000000000000214 9825000[03] lwr a1,[03]\(at\) 0000000000000218 df810000 ld at,0\(gp\) 218: R_MIPS_GOT_PAGE \.data\+0x3c 218: R_MIPS_NONE \*ABS\*\+0x3c @@ -341,8 +341,8 @@ Disassembly of section \.text: 21c: R_MIPS_NONE \*ABS\*\+0x3c 21c: R_MIPS_NONE \*ABS\*\+0x3c 0000000000000220 0031082d daddu at,at,s1 -0000000000000224 88250000 lwl a1,0\(at\) -0000000000000228 98250003 lwr a1,3\(at\) +0000000000000224 8825000[03] lwl a1,[03]\(at\) +0000000000000228 9825000[03] lwr a1,[03]\(at\) 000000000000022c df810000 ld at,0\(gp\) 22c: R_MIPS_GOT_PAGE \.data\+0x48 22c: R_MIPS_NONE \*ABS\*\+0x48 @@ -352,8 +352,8 @@ Disassembly of section \.text: 230: R_MIPS_NONE \*ABS\*\+0x48 230: R_MIPS_NONE \*ABS\*\+0x48 0000000000000234 0031082d daddu at,at,s1 -0000000000000238 88250000 lwl a1,0\(at\) -000000000000023c 98250003 lwr a1,3\(at\) +0000000000000238 8825000[03] lwl a1,[03]\(at\) +000000000000023c 9825000[03] lwr a1,[03]\(at\) 0000000000000240 df810000 ld at,0\(gp\) 240: R_MIPS_GOT_PAGE \.data\+0x5e 240: R_MIPS_NONE \*ABS\*\+0x5e @@ -363,8 +363,8 @@ Disassembly of section \.text: 244: R_MIPS_NONE \*ABS\*\+0x5e 244: R_MIPS_NONE \*ABS\*\+0x5e 0000000000000248 0025082d daddu at,at,a1 -000000000000024c 88250000 lwl a1,0\(at\) -0000000000000250 98250003 lwr a1,3\(at\) +000000000000024c 8825000[03] lwl a1,[03]\(at\) +0000000000000250 9825000[03] lwr a1,[03]\(at\) 0000000000000254 df810000 ld at,0\(gp\) 254: R_MIPS_GOT_PAGE \.data\+0x74 254: R_MIPS_NONE \*ABS\*\+0x74 @@ -374,8 +374,8 @@ Disassembly of section \.text: 258: R_MIPS_NONE \*ABS\*\+0x74 258: R_MIPS_NONE \*ABS\*\+0x74 000000000000025c 0025082d daddu at,at,a1 -0000000000000260 a8250000 swl a1,0\(at\) -0000000000000264 b8250003 swr a1,3\(at\) +0000000000000260 a825000[03] swl a1,[03]\(at\) +0000000000000264 b825000[03] swr a1,[03]\(at\) 0000000000000268 3c050000 lui a1,0x0 268: R_MIPS_GOT_HI16 fn 268: R_MIPS_NONE \*ABS\* @@ -575,8 +575,8 @@ Disassembly of section \.text: 3a0: R_MIPS_GOT_LO16 dg2 3a0: R_MIPS_NONE \*ABS\* 3a0: R_MIPS_NONE \*ABS\* -00000000000003a4 88250000 lwl a1,0\(at\) -00000000000003a8 98250003 lwr a1,3\(at\) +00000000000003a4 8825000[03] lwl a1,[03]\(at\) +00000000000003a8 9825000[03] lwr a1,[03]\(at\) 00000000000003ac 3c010000 lui at,0x0 3ac: R_MIPS_GOT_HI16 dg2 3ac: R_MIPS_NONE \*ABS\* @@ -587,8 +587,8 @@ Disassembly of section \.text: 3b4: R_MIPS_NONE \*ABS\* 3b4: R_MIPS_NONE \*ABS\* 00000000000003b8 6421000c daddiu at,at,12 -00000000000003bc 88250000 lwl a1,0\(at\) -00000000000003c0 98250003 lwr a1,3\(at\) +00000000000003bc 8825000[03] lwl a1,[03]\(at\) +00000000000003c0 9825000[03] lwr a1,[03]\(at\) 00000000000003c4 3c010000 lui at,0x0 3c4: R_MIPS_GOT_HI16 dg2 3c4: R_MIPS_NONE \*ABS\* @@ -599,8 +599,8 @@ Disassembly of section \.text: 3cc: R_MIPS_NONE \*ABS\* 3cc: R_MIPS_NONE \*ABS\* 00000000000003d0 0031082d daddu at,at,s1 -00000000000003d4 88250000 lwl a1,0\(at\) -00000000000003d8 98250003 lwr a1,3\(at\) +00000000000003d4 8825000[03] lwl a1,[03]\(at\) +00000000000003d8 9825000[03] lwr a1,[03]\(at\) 00000000000003dc 3c010000 lui at,0x0 3dc: R_MIPS_GOT_HI16 dg2 3dc: R_MIPS_NONE \*ABS\* @@ -612,8 +612,8 @@ Disassembly of section \.text: 3e4: R_MIPS_NONE \*ABS\* 00000000000003e8 6421000c daddiu at,at,12 00000000000003ec 0031082d daddu at,at,s1 -00000000000003f0 88250000 lwl a1,0\(at\) -00000000000003f4 98250003 lwr a1,3\(at\) +00000000000003f0 8825000[03] lwl a1,[03]\(at\) +00000000000003f4 9825000[03] lwr a1,[03]\(at\) 00000000000003f8 3c010000 lui at,0x0 3f8: R_MIPS_GOT_HI16 dg2 3f8: R_MIPS_NONE \*ABS\* @@ -625,8 +625,8 @@ Disassembly of section \.text: 400: R_MIPS_NONE \*ABS\* 0000000000000404 64210022 daddiu at,at,34 0000000000000408 0025082d daddu at,at,a1 -000000000000040c 88250000 lwl a1,0\(at\) -0000000000000410 98250003 lwr a1,3\(at\) +000000000000040c 8825000[03] lwl a1,[03]\(at\) +0000000000000410 9825000[03] lwr a1,[03]\(at\) 0000000000000414 3c010000 lui at,0x0 414: R_MIPS_GOT_HI16 dg2 414: R_MIPS_NONE \*ABS\* @@ -638,8 +638,8 @@ Disassembly of section \.text: 41c: R_MIPS_NONE \*ABS\* 0000000000000420 64210038 daddiu at,at,56 0000000000000424 0025082d daddu at,at,a1 -0000000000000428 a8250000 swl a1,0\(at\) -000000000000042c b8250003 swr a1,3\(at\) +0000000000000428 a825000[03] swl a1,[03]\(at\) +000000000000042c b825000[03] swr a1,[03]\(at\) 0000000000000430 df850000 ld a1,0\(gp\) 430: R_MIPS_GOT_PAGE \.data\+0xb4 430: R_MIPS_NONE \*ABS\*\+0xb4 @@ -751,8 +751,8 @@ Disassembly of section \.text: 4b0: R_MIPS_GOT_OFST \.data\+0xb4 4b0: R_MIPS_NONE \*ABS\*\+0xb4 4b0: R_MIPS_NONE \*ABS\*\+0xb4 -00000000000004b4 88250000 lwl a1,0\(at\) -00000000000004b8 98250003 lwr a1,3\(at\) +00000000000004b4 8825000[03] lwl a1,[03]\(at\) +00000000000004b8 9825000[03] lwr a1,[03]\(at\) 00000000000004bc df810000 ld at,0\(gp\) 4bc: R_MIPS_GOT_PAGE \.data\+0xc0 4bc: R_MIPS_NONE \*ABS\*\+0xc0 @@ -761,8 +761,8 @@ Disassembly of section \.text: 4c0: R_MIPS_GOT_OFST \.data\+0xc0 4c0: R_MIPS_NONE \*ABS\*\+0xc0 4c0: R_MIPS_NONE \*ABS\*\+0xc0 -00000000000004c4 88250000 lwl a1,0\(at\) -00000000000004c8 98250003 lwr a1,3\(at\) +00000000000004c4 8825000[03] lwl a1,[03]\(at\) +00000000000004c8 9825000[03] lwr a1,[03]\(at\) 00000000000004cc df810000 ld at,0\(gp\) 4cc: R_MIPS_GOT_PAGE \.data\+0xb4 4cc: R_MIPS_NONE \*ABS\*\+0xb4 @@ -772,8 +772,8 @@ Disassembly of section \.text: 4d0: R_MIPS_NONE \*ABS\*\+0xb4 4d0: R_MIPS_NONE \*ABS\*\+0xb4 00000000000004d4 0031082d daddu at,at,s1 -00000000000004d8 88250000 lwl a1,0\(at\) -00000000000004dc 98250003 lwr a1,3\(at\) +00000000000004d8 8825000[03] lwl a1,[03]\(at\) +00000000000004dc 9825000[03] lwr a1,[03]\(at\) 00000000000004e0 df810000 ld at,0\(gp\) 4e0: R_MIPS_GOT_PAGE \.data\+0xc0 4e0: R_MIPS_NONE \*ABS\*\+0xc0 @@ -783,8 +783,8 @@ Disassembly of section \.text: 4e4: R_MIPS_NONE \*ABS\*\+0xc0 4e4: R_MIPS_NONE \*ABS\*\+0xc0 00000000000004e8 0031082d daddu at,at,s1 -00000000000004ec 88250000 lwl a1,0\(at\) -00000000000004f0 98250003 lwr a1,3\(at\) +00000000000004ec 8825000[03] lwl a1,[03]\(at\) +00000000000004f0 9825000[03] lwr a1,[03]\(at\) 00000000000004f4 df810000 ld at,0\(gp\) 4f4: R_MIPS_GOT_PAGE \.data\+0xd6 4f4: R_MIPS_NONE \*ABS\*\+0xd6 @@ -794,8 +794,8 @@ Disassembly of section \.text: 4f8: R_MIPS_NONE \*ABS\*\+0xd6 4f8: R_MIPS_NONE \*ABS\*\+0xd6 00000000000004fc 0025082d daddu at,at,a1 -0000000000000500 88250000 lwl a1,0\(at\) -0000000000000504 98250003 lwr a1,3\(at\) +0000000000000500 8825000[03] lwl a1,[03]\(at\) +0000000000000504 9825000[03] lwr a1,[03]\(at\) 0000000000000508 df810000 ld at,0\(gp\) 508: R_MIPS_GOT_PAGE \.data\+0xec 508: R_MIPS_NONE \*ABS\*\+0xec @@ -805,8 +805,8 @@ Disassembly of section \.text: 50c: R_MIPS_NONE \*ABS\*\+0xec 50c: R_MIPS_NONE \*ABS\*\+0xec 0000000000000510 0025082d daddu at,at,a1 -0000000000000514 a8250000 swl a1,0\(at\) -0000000000000518 b8250003 swr a1,3\(at\) +0000000000000514 a825000[03] swl a1,[03]\(at\) +0000000000000518 b825000[03] swr a1,[03]\(at\) 000000000000051c 3c050000 lui a1,0x0 51c: R_MIPS_GOT_HI16 fn2 51c: R_MIPS_NONE \*ABS\*