S/390: Fix instruction type of troo, trot, trto, and trtt.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / esa-z9-109.s
index c11fd38944506004b8766147a8a93e2c03fb3de4..ef64d73b0862e6683b3936823ae641b041a38ba1 100644 (file)
@@ -1,13 +1,13 @@
 .text
 foo:
-       troo    %r6,%r8,15
-       troo    %r6,%r8
-       trot    %r6,%r8,15
-       trot    %r6,%r8
-       trto    %r6,%r8,15
-       trto    %r6,%r8
-       trtt    %r6,%r8,15
-       trtt    %r6,%r8
+       troo    %r6,%r9,15
+       troo    %r6,%r9
+       trot    %r6,%r9,15
+       trot    %r6,%r9
+       trto    %r6,%r9,15
+       trto    %r6,%r9
+       trtt    %r6,%r9,15
+       trtt    %r6,%r9
 # z9-109 z/Architecture mode extended sske with an additional parameter
 # make sure the old version still works for esa
        sske    %r6,%r9
This page took 0.023254 seconds and 4 git commands to generate.