Really remove operands64.d, operands64.s, operands.d and operands.s as

stated in the ChangeLog 2005/08/12:
	* gas/testsuite/gas/s390/opcode.d: Delete.
	* gas/testsuite/gas/s390/opcode.s: Delete.
	* gas/testsuite/gas/s390/opcode64.d: Delete.
	* gas/testsuite/gas/s390/opcode64.s: Delete.
This commit is contained in:
Martin Schwidefsky 2006-10-17 13:15:01 +00:00
parent 263e594b90
commit 2164320415
4 changed files with 0 additions and 59 deletions

View File

@ -1,23 +0,0 @@
#name: s390 operands
#objdump: -dr
.*: +file format .*
Disassembly of section .text:
.* <foo>:
0: 01 01 [ ]*pr
2: a7 1a 80 01 [ ]*ahi %r1,-32767
6: 18 12 [ ]*lr %r1,%r2
8: b2 5e 00 12 [ ]*srst %r1,%r2
c: b3 5b 93 12 [ ]*didbr %f1,%f9,%f2,3
10: ba 12 40 03 [ ]*cs %r1,%r2,3\(%r4\)
14: 84 12 00 00 [ ]*brxh %r1,%r2,14 <foo\+0x14>
[ ]*16: R_390_PC16DBL test_rsi\+0x2
18: 58 13 40 02 [ ]*l %r1,2\(%r3,%r4\)
1c: ed 10 30 02 00 1a [ ]*adb %f1,2\(%r3\)
22: ed 24 50 03 10 1e [ ]*madb %f1,%f2,3\(%r4,%r5\)
28: b2 33 20 01 [ ]*ssch 1\(%r2\)
2c: 92 03 20 01 [ ]*mvi 1\(%r2\),3
30: d2 26 30 01 50 04 [ ]*mvc 1\(39,%r3\),4\(%r5\)
36: e5 01 20 01 40 03 [ ]*tprot 1\(%r2\),3\(%r4\)

View File

@ -1,16 +0,0 @@
.text
foo:
.insn e,0x0101
.insn ri,0xa70a0000,%r1,-32767
.insn rr,0x1800,%r1,%r2
.insn rre,0xb25e0000,%r1,%r2
.insn rrf,0xb35b0000,%f1,%f2,9,%f3
.insn rs,0xba000000,%r1,%r2,3(%r4)
.insn rsi,0x84000000,%r1,%r2,test_rsi
.insn rx,0x58000000,%r1,2(%r3,%r4)
.insn rxe,0xed000000001a,%f1,2(%r3)
.insn rxf,0xed000000001e,%f1,%f2,3(%r4,%r5)
.insn s,0xb2330000,1(%r2)
.insn si,0x92000000,1(%r2),3
.insn ss,0xd20000000000,1(2,%r3),4(%r5),6
.insn sse,0xe50100000000,1(%r2),3(%r4)

View File

@ -1,14 +0,0 @@
#name: s390x operands
#objdump: -dr
.*: +file format .*
Disassembly of section .text:
.* <foo>:
0: ec 12 00 00 00 45 [ ]*brxlg %r1,%r2,0 <foo>
[ ]*2: R_390_PC16DBL test_rie\+0x2
6: c0 e5 00 00 00 00 [ ]*brasl %r14,6 <foo\+0x6>
[ ]*8: R_390_PC32DBL test_ril\+0x2
c: eb 12 40 03 00 0d [ ]*sllg %r1,%r2,3\(%r4\)
12: 07 07 [ ]*bcr 0,%r7

View File

@ -1,6 +0,0 @@
.text
foo:
.insn rie,0xec0000000045,%r1,%r2,test_rie
.insn ril,0xc00500000000,%r14,test_ril
.insn rse,0xeb000000000d,%r1,%r2,3(%r4)