S/390: Fix instruction type of troo, trot, trto, and trtt.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / esa-z9-109.s
CommitLineData
85d30304
MS
1.text
2foo:
c46eb7b8
AK
3 troo %r6,%r9,15
4 troo %r6,%r9
5 trot %r6,%r9,15
6 trot %r6,%r9
7 trto %r6,%r9,15
8 trto %r6,%r9
9 trtt %r6,%r9,15
10 trtt %r6,%r9
e6181b6a
MS
11# z9-109 z/Architecture mode extended sske with an additional parameter
12# make sure the old version still works for esa
13 sske %r6,%r9
This page took 0.425514 seconds and 4 git commands to generate.