MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / r6.s
index e4ee0834071372138d3223b1a8b57ef2ad6327f5..9fc5fcd82827756624a30f7dad9ced6977e588af 100644 (file)
@@ -261,6 +261,14 @@ new:       maddf.s $f0,$f1,$f2
        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.02505 seconds and 4 git commands to generate.