x86-64: don't accept supposedly disabled MOVQ forms
[binutils-gdb.git] / gas / testsuite / gas / z80 / r800_ii8.d
1 #as: -march=r800
2 #objdump: -d
3 #name: halves of index register for R800
4 #source: z80_ii8.s
5
6 .*:.*
7
8 Disassembly of section .text:
9
10 0+ <.text>:
11 [ ]+0:[ ]+dd 7c[ ]+ld a,ixh
12 [ ]+2:[ ]+dd 44[ ]+ld b,ixh
13 [ ]+4:[ ]+dd 4c[ ]+ld c,ixh
14 [ ]+6:[ ]+dd 54[ ]+ld d,ixh
15 [ ]+8:[ ]+dd 5c[ ]+ld e,ixh
16 [ ]+a:[ ]+dd 64[ ]+ld ixh,ixh
17 [ ]+c:[ ]+dd 6c[ ]+ld ixl,ixh
18 [ ]+e:[ ]+dd 7d[ ]+ld a,ixl
19 [ ]+10:[ ]+dd 45[ ]+ld b,ixl
20 [ ]+12:[ ]+dd 4d[ ]+ld c,ixl
21 [ ]+14:[ ]+dd 55[ ]+ld d,ixl
22 [ ]+16:[ ]+dd 5d[ ]+ld e,ixl
23 [ ]+18:[ ]+dd 65[ ]+ld ixh,ixl
24 [ ]+1a:[ ]+dd 6d[ ]+ld ixl,ixl
25 [ ]+1c:[ ]+fd 7c[ ]+ld a,iyh
26 [ ]+1e:[ ]+fd 44[ ]+ld b,iyh
27 [ ]+20:[ ]+fd 4c[ ]+ld c,iyh
28 [ ]+22:[ ]+fd 54[ ]+ld d,iyh
29 [ ]+24:[ ]+fd 5c[ ]+ld e,iyh
30 [ ]+26:[ ]+fd 64[ ]+ld iyh,iyh
31 [ ]+28:[ ]+fd 6c[ ]+ld iyl,iyh
32 [ ]+2a:[ ]+fd 7d[ ]+ld a,iyl
33 [ ]+2c:[ ]+fd 45[ ]+ld b,iyl
34 [ ]+2e:[ ]+fd 4d[ ]+ld c,iyl
35 [ ]+30:[ ]+fd 55[ ]+ld d,iyl
36 [ ]+32:[ ]+fd 5d[ ]+ld e,iyl
37 [ ]+34:[ ]+fd 65[ ]+ld iyh,iyl
38 [ ]+36:[ ]+fd 6d[ ]+ld iyl,iyl
39 [ ]+38:[ ]+dd 67[ ]+ld ixh,a
40 [ ]+3a:[ ]+dd 60[ ]+ld ixh,b
41 [ ]+3c:[ ]+dd 61[ ]+ld ixh,c
42 [ ]+3e:[ ]+dd 62[ ]+ld ixh,d
43 [ ]+40:[ ]+dd 63[ ]+ld ixh,e
44 [ ]+42:[ ]+dd 64[ ]+ld ixh,ixh
45 [ ]+44:[ ]+dd 65[ ]+ld ixh,ixl
46 [ ]+46:[ ]+dd 26 19[ ]+ld ixh,0x19
47 [ ]+49:[ ]+dd 6f[ ]+ld ixl,a
48 [ ]+4b:[ ]+dd 68[ ]+ld ixl,b
49 [ ]+4d:[ ]+dd 69[ ]+ld ixl,c
50 [ ]+4f:[ ]+dd 6a[ ]+ld ixl,d
51 [ ]+51:[ ]+dd 6b[ ]+ld ixl,e
52 [ ]+53:[ ]+dd 6c[ ]+ld ixl,ixh
53 [ ]+55:[ ]+dd 6d[ ]+ld ixl,ixl
54 [ ]+57:[ ]+dd 2e 19[ ]+ld ixl,0x19
55 [ ]+5a:[ ]+fd 67[ ]+ld iyh,a
56 [ ]+5c:[ ]+fd 60[ ]+ld iyh,b
57 [ ]+5e:[ ]+fd 61[ ]+ld iyh,c
58 [ ]+60:[ ]+fd 62[ ]+ld iyh,d
59 [ ]+62:[ ]+fd 63[ ]+ld iyh,e
60 [ ]+64:[ ]+fd 64[ ]+ld iyh,iyh
61 [ ]+66:[ ]+fd 65[ ]+ld iyh,iyl
62 [ ]+68:[ ]+fd 26 19[ ]+ld iyh,0x19
63 [ ]+6b:[ ]+fd 6f[ ]+ld iyl,a
64 [ ]+6d:[ ]+fd 68[ ]+ld iyl,b
65 [ ]+6f:[ ]+fd 69[ ]+ld iyl,c
66 [ ]+71:[ ]+fd 6a[ ]+ld iyl,d
67 [ ]+73:[ ]+fd 6b[ ]+ld iyl,e
68 [ ]+75:[ ]+fd 6c[ ]+ld iyl,iyh
69 [ ]+77:[ ]+fd 6d[ ]+ld iyl,iyl
70 [ ]+79:[ ]+fd 2e 19[ ]+ld iyl,0x19
71 [ ]+7c:[ ]+dd 84[ ]+add a,ixh
72 [ ]+7e:[ ]+dd 85[ ]+add a,ixl
73 [ ]+80:[ ]+fd 84[ ]+add a,iyh
74 [ ]+82:[ ]+fd 85[ ]+add a,iyl
75 [ ]+84:[ ]+dd 8c[ ]+adc a,ixh
76 [ ]+86:[ ]+dd 8d[ ]+adc a,ixl
77 [ ]+88:[ ]+fd 8c[ ]+adc a,iyh
78 [ ]+8a:[ ]+fd 8d[ ]+adc a,iyl
79 [ ]+8c:[ ]+dd bc[ ]+cp ixh
80 [ ]+8e:[ ]+dd bd[ ]+cp ixl
81 [ ]+90:[ ]+fd bc[ ]+cp iyh
82 [ ]+92:[ ]+fd bd[ ]+cp iyl
83 [ ]+94:[ ]+dd 25[ ]+dec ixh
84 [ ]+96:[ ]+dd 2d[ ]+dec ixl
85 [ ]+98:[ ]+fd 25[ ]+dec iyh
86 [ ]+9a:[ ]+fd 2d[ ]+dec iyl
87 [ ]+9c:[ ]+dd 24[ ]+inc ixh
88 [ ]+9e:[ ]+dd 2c[ ]+inc ixl
89 [ ]+a0:[ ]+fd 24[ ]+inc iyh
90 [ ]+a2:[ ]+fd 2c[ ]+inc iyl
91 [ ]+a4:[ ]+dd 9c[ ]+sbc a,ixh
92 [ ]+a6:[ ]+dd 9d[ ]+sbc a,ixl
93 [ ]+a8:[ ]+fd 9c[ ]+sbc a,iyh
94 [ ]+aa:[ ]+fd 9d[ ]+sbc a,iyl
95 [ ]+ac:[ ]+dd 94[ ]+sub ixh
96 [ ]+ae:[ ]+dd 95[ ]+sub ixl
97 [ ]+b0:[ ]+fd 94[ ]+sub iyh
98 [ ]+b2:[ ]+fd 95[ ]+sub iyl
99 [ ]+b4:[ ]+dd a4[ ]+and ixh
100 [ ]+b6:[ ]+dd a5[ ]+and ixl
101 [ ]+b8:[ ]+fd a4[ ]+and iyh
102 [ ]+ba:[ ]+fd a5[ ]+and iyl
103 [ ]+bc:[ ]+dd b4[ ]+or ixh
104 [ ]+be:[ ]+dd b5[ ]+or ixl
105 [ ]+c0:[ ]+fd b4[ ]+or iyh
106 [ ]+c2:[ ]+fd b5[ ]+or iyl
107 [ ]+c4:[ ]+dd ac[ ]+xor ixh
108 [ ]+c6:[ ]+dd ad[ ]+xor ixl
109 [ ]+c8:[ ]+fd ac[ ]+xor iyh
110 [ ]+ca:[ ]+fd ad[ ]+xor iyl