[MIPS] Add load-link, store-conditional paired instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / r6-64.s
index 2d577d8e002e6842cab57a3b0a6a31691eecd613..0d61922a26a92ea27a6c43a13fc201bb0becd968 100644 (file)
@@ -56,7 +56,9 @@
         ld     $4, (131071 << 3)($pc)
         .align 3
 1:
-        nop
+       lldp    $5, $4, $6
+       scdp    $5, $4, $6
+       nop
        nop
 
 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
This page took 0.040997 seconds and 4 git commands to generate.