S/390: Fix instruction type of troo, trot, trto, and trtt.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / esa-z9-109.d
CommitLineData
85d30304
MS
1#name: s390 opcode
2#objdump: -drw
3
4.*: +file format .*
5
6Disassembly of section .text:
7
8.* <foo>:
c46eb7b8
AK
9.*: b9 93 f0 69 [ ]*troo %r6,%r9,15
10.*: b9 93 00 69 [ ]*troo %r6,%r9
11.*: b9 92 f0 69 [ ]*trot %r6,%r9,15
12.*: b9 92 00 69 [ ]*trot %r6,%r9
13.*: b9 91 f0 69 [ ]*trto %r6,%r9,15
14.*: b9 91 00 69 [ ]*trto %r6,%r9
15.*: b9 90 f0 69 [ ]*trtt %r6,%r9,15
16.*: b9 90 00 69 [ ]*trtt %r6,%r9
e6181b6a 17.*: b2 2b 00 69 [ ]*sske %r6,%r9
This page took 0.449845 seconds and 4 git commands to generate.