MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / r6.s
index 73308ade68e339401de0e654faa805663ff73977..9fc5fcd82827756624a30f7dad9ced6977e588af 100644 (file)
@@ -258,6 +258,17 @@ new:       maddf.s $f0,$f1,$f2
         nop
        addiu   $4, $pc, (262143 << 2)
 
+       jalrc   $4
+       nal
+
+       evp
+       dvp
+       evp     $2
+       dvp     $2
+
+       sigrie  0
+       sigrie  0xffff
+
 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
        .align  2
        .space  8
This page took 0.024858 seconds and 4 git commands to generate.