S/390: Fix instruction type of troo, trot, trto, and trtt.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / esa-z9-109.d
1 #name: s390 opcode
2 #objdump: -drw
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 .* <foo>:
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
17 .*: b2 2b 00 69 [ ]*sske %r6,%r9
This page took 0.031886 seconds and 5 git commands to generate.