gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips64-mips3d.s
index 9c08dfbbbfed0784c2a96f54aeb7f08e086d985d..2ba487827d73c3cb921232f31393605d68508aec 100644 (file)
@@ -147,5 +147,14 @@ text_label:
        rsqrt2.s        $f4, $f8, $f19
        rsqrt2.ps       $f4, $f8, $f19
 
+       bc1any2f        $fcc1, text_label       # warns
+       nop
+       bc1any2t        $fcc3, text_label       # warns
+       nop
+       bc1any4f        $fcc1, text_label       # warns
+       nop
+       bc1any4t        $fcc2, text_label       # warns
+       nop
+
 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
       .space  8
This page took 0.025468 seconds and 4 git commands to generate.