S/390: Fix instruction type of troo, trot, trto, and trtt.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / esa-z9-109.s
index 6f4b32eba274e2051a9cb1492de6fdbc8e2fe230..ef64d73b0862e6683b3936823ae641b041a38ba1 100644 (file)
@@ -1,6 +1,13 @@
 .text
 foo:
        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.023406 seconds and 4 git commands to generate.