[MIPS/GAS] Add Loongson EXT2 Instructions support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / rel32-n32.d
index 3c6b09362dcd90ef2854a4a1bf9e37407f9cd27f..2f14a767754a6e9e0588474a6dc5dc3d42e3e710 100644 (file)
@@ -1,8 +1,8 @@
 #name: MIPS rel32 n32
 #source: rel32.s
-#as: -KPIC -EB -n32
-#readelf: -x 6 -r
-#ld: -shared -melf32btsmipn32
+#as: -KPIC
+#readelf: -x .text -r
+#ld: -shared
 
 Relocation section '.rel.dyn' at offset .* contains 2 entries:
  Offset     Info    Type            Sym.Value  Sym. Name
@@ -10,6 +10,6 @@ Relocation section '.rel.dyn' at offset .* contains 2 entries:
 [0-9a-f ]+R_MIPS_REL32     
 
 Hex dump of section '.text':
-  0x000002d0 00000000 00000000 00000000 00000000 ................
-  0x000002e0 000002e0 00000000 00000000 00000000 ................
-  0x000002f0 00000000 00000000 00000000 00000000 ................
+  0x00000230 00000000 00000000 00000000 00000000 .*
+  0x00000240 00000240 00000000 00000000 00000000 .*
+  0x00000250 00000000 00000000 00000000 00000000 .*
This page took 0.031242 seconds and 4 git commands to generate.