bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel4.d
index 21e3975eeb11fd8fd3658b996730123c54c3d339..759d9625c3ca76827c0bd45a1350b93ac0673ee9 100644 (file)
@@ -1,14 +1,15 @@
 #objdump: --prefix-addresses -dr
 #name: MIPS ELF reloc 4
+#as: -32
 
 .*: +file format.*
 
 Disassembly of section .text:
-0+000 <[^>]*> daddiu   a0,gp,0
+0+000 <[^>]*> addiu    a0,gp,0
                        0: R_MIPS_GPREL16       a
-0+004 <[^>]*> daddiu   a0,gp,4
+0+004 <[^>]*> addiu    a0,gp,4
                        4: R_MIPS_GPREL16       a
-0+008 <[^>]*> daddiu   a0,gp,8
+0+008 <[^>]*> addiu    a0,gp,8
                        8: R_MIPS_GPREL16       a
-0+00c <[^>]*> daddiu   a0,gp,12
+0+00c <[^>]*> addiu    a0,gp,12
                        c: R_MIPS_GPREL16       a
This page took 0.024207 seconds and 4 git commands to generate.