x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode.d
1 #as: -J
2 #objdump: -drw
3 #name: x86-64 opcode
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 [ ]*[a-f0-9]+: 41 ff 10 callq \*\(%r8\)
11 [ ]*[a-f0-9]+: ff 10 callq \*\(%rax\)
12 [ ]*[a-f0-9]+: 41 ff 10 callq \*\(%r8\)
13 [ ]*[a-f0-9]+: ff 10 callq \*\(%rax\)
14 [ ]*[a-f0-9]+: cb lret
15 [ ]*[a-f0-9]+: c3 retq
16 [ ]*[a-f0-9]+: cf iret
17 [ ]*[a-f0-9]+: 66 cf iretw
18 [ ]*[a-f0-9]+: 48 cf iretq
19 [ ]*[a-f0-9]+: 41 8c 08 mov %cs,\(%r8\)
20 [ ]*[a-f0-9]+: 8c 08 mov %cs,\(%rax\)
21 [ ]*[a-f0-9]+: 41 8c 10 mov %ss,\(%r8\)
22 [ ]*[a-f0-9]+: 8c 10 mov %ss,\(%rax\)
23 [ ]*[a-f0-9]+: 41 8c 20 mov %fs,\(%r8\)
24 [ ]*[a-f0-9]+: 8c 20 mov %fs,\(%rax\)
25 [ ]*[a-f0-9]+: 41 8e 10 mov \(%r8\),%ss
26 [ ]*[a-f0-9]+: 8e 10 mov \(%rax\),%ss
27 [ ]*[a-f0-9]+: 41 8e 20 mov \(%r8\),%fs
28 [ ]*[a-f0-9]+: 8e 20 mov \(%rax\),%fs
29 [ ]*[a-f0-9]+: 41 c6 00 00 movb \$0x0,\(%r8\)
30 [ ]*[a-f0-9]+: c6 00 00 movb \$0x0,\(%rax\)
31 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\)
32 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\)
33 [ ]*[a-f0-9]+: 41 c7 00 00 00 00 70 movl \$0x70000000,\(%r8\)
34 [ ]*[a-f0-9]+: c7 00 00 00 00 70 movl \$0x70000000,\(%rax\)
35 [ ]*[a-f0-9]+: 41 c6 00 00 movb \$0x0,\(%r8\)
36 [ ]*[a-f0-9]+: c6 00 00 movb \$0x0,\(%rax\)
37 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\)
38 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\)
39 [ ]*[a-f0-9]+: c7 00 00 00 00 70 movl \$0x70000000,\(%rax\)
40 [ ]*[a-f0-9]+: 41 c6 00 00 movb \$0x0,\(%r8\)
41 [ ]*[a-f0-9]+: c6 00 00 movb \$0x0,\(%rax\)
42 [ ]*[a-f0-9]+: 66 41 c7 00 00 70 movw \$0x7000,\(%r8\)
43 [ ]*[a-f0-9]+: 66 c7 00 00 70 movw \$0x7000,\(%rax\)
44 [ ]*[a-f0-9]+: 41 c7 00 00 00 00 70 movl \$0x70000000,\(%r8\)
45 [ ]*[a-f0-9]+: c7 00 00 00 00 70 movl \$0x70000000,\(%rax\)
46 [ ]*[a-f0-9]+: 49 c7 00 00 00 00 70 movq \$0x70000000,\(%r8\)
47 [ ]*[a-f0-9]+: 48 c7 00 00 00 00 70 movq \$0x70000000,\(%rax\)
48 [ ]*[a-f0-9]+: 0f b4 08 lfs \(%rax\),%ecx
49 [ ]*[a-f0-9]+: 0f b4 01 lfs \(%rcx\),%eax
50 [ ]*[a-f0-9]+: 66 0f b4 08 lfs \(%rax\),%cx
51 [ ]*[a-f0-9]+: 66 0f b4 01 lfs \(%rcx\),%ax
52 [ ]*[a-f0-9]+: 0f b5 11 lgs \(%rcx\),%edx
53 [ ]*[a-f0-9]+: 0f b5 0a lgs \(%rdx\),%ecx
54 [ ]*[a-f0-9]+: 66 0f b5 11 lgs \(%rcx\),%dx
55 [ ]*[a-f0-9]+: 66 0f b5 0a lgs \(%rdx\),%cx
56 [ ]*[a-f0-9]+: 0f b2 1a lss \(%rdx\),%ebx
57 [ ]*[a-f0-9]+: 0f b2 13 lss \(%rbx\),%edx
58 [ ]*[a-f0-9]+: 66 0f b2 1a lss \(%rdx\),%bx
59 [ ]*[a-f0-9]+: 66 0f b2 13 lss \(%rbx\),%dx
60 [ ]*[a-f0-9]+: 41 0f c3 00 movnti %eax,\(%r8\)
61 [ ]*[a-f0-9]+: 0f c3 00 movnti %eax,\(%rax\)
62 [ ]*[a-f0-9]+: 49 0f c3 00 movnti %rax,\(%r8\)
63 [ ]*[a-f0-9]+: 48 0f c3 00 movnti %rax,\(%rax\)
64 [ ]*[a-f0-9]+: 4d 0f c3 00 movnti %r8,\(%r8\)
65 [ ]*[a-f0-9]+: 4c 0f c3 00 movnti %r8,\(%rax\)
66 [ ]*[a-f0-9]+: e2 fe loop .*
67 [ ]*[a-f0-9]+: e2 fe loop .*
68 [ ]*[a-f0-9]+: 67 e2 fd loopl .*
69 [ ]*[a-f0-9]+: e3 fe jrcxz .*
70 [ ]*[a-f0-9]+: 67 e3 fd jecxz .*
71 [ ]*[a-f0-9]+: 41 f6 38 idivb \(%r8\)
72 [ ]*[a-f0-9]+: f6 38 idivb \(%rax\)
73 [ ]*[a-f0-9]+: 66 41 f7 38 idivw \(%r8\)
74 [ ]*[a-f0-9]+: 66 f7 38 idivw \(%rax\)
75 [ ]*[a-f0-9]+: 41 f7 38 idivl \(%r8\)
76 [ ]*[a-f0-9]+: f7 38 idivl \(%rax\)
77 [ ]*[a-f0-9]+: 49 f7 38 idivq \(%r8\)
78 [ ]*[a-f0-9]+: 48 f7 38 idivq \(%rax\)
79 [ ]*[a-f0-9]+: 41 f6 28 imulb \(%r8\)
80 [ ]*[a-f0-9]+: f6 28 imulb \(%rax\)
81 [ ]*[a-f0-9]+: 66 41 f7 28 imulw \(%r8\)
82 [ ]*[a-f0-9]+: 66 f7 28 imulw \(%rax\)
83 [ ]*[a-f0-9]+: 41 f7 28 imull \(%r8\)
84 [ ]*[a-f0-9]+: f7 28 imull \(%rax\)
85 [ ]*[a-f0-9]+: 49 f7 28 imulq \(%r8\)
86 [ ]*[a-f0-9]+: 48 f7 28 imulq \(%rax\)
87 [ ]*[a-f0-9]+: 66 41 0f 58 00 addpd \(%r8\),%xmm0
88 [ ]*[a-f0-9]+: 66 0f 58 00 addpd \(%rax\),%xmm0
89 [ ]*[a-f0-9]+: 66 45 0f 58 38 addpd \(%r8\),%xmm15
90 [ ]*[a-f0-9]+: 66 44 0f 58 38 addpd \(%rax\),%xmm15
91 [ ]*[a-f0-9]+: 66 45 0f 58 00 addpd \(%r8\),%xmm8
92 [ ]*[a-f0-9]+: 66 44 0f 58 00 addpd \(%rax\),%xmm8
93 [ ]*[a-f0-9]+: 66 41 0f 58 38 addpd \(%r8\),%xmm7
94 [ ]*[a-f0-9]+: 66 0f 58 38 addpd \(%rax\),%xmm7
95 [ ]*[a-f0-9]+: 66 0f 58 c0 addpd %xmm0,%xmm0
96 [ ]*[a-f0-9]+: 66 45 0f 58 ff addpd %xmm15,%xmm15
97 [ ]*[a-f0-9]+: 66 45 0f 58 c7 addpd %xmm15,%xmm8
98 [ ]*[a-f0-9]+: f2 49 0f 2d 00 cvtsd2si \(%r8\),%rax
99 [ ]*[a-f0-9]+: f2 48 0f 2d 00 cvtsd2si \(%rax\),%rax
100 [ ]*[a-f0-9]+: f2 4d 0f 2d 00 cvtsd2si \(%r8\),%r8
101 [ ]*[a-f0-9]+: f2 4c 0f 2d 00 cvtsd2si \(%rax\),%r8
102 [ ]*[a-f0-9]+: f2 48 0f 2d c0 cvtsd2si %xmm0,%rax
103 [ ]*[a-f0-9]+: f2 4d 0f 2d c7 cvtsd2si %xmm15,%r8
104 [ ]*[a-f0-9]+: f2 49 0f 2d c7 cvtsd2si %xmm15,%rax
105 [ ]*[a-f0-9]+: f2 4d 0f 2d c0 cvtsd2si %xmm8,%r8
106 [ ]*[a-f0-9]+: f2 49 0f 2d c0 cvtsd2si %xmm8,%rax
107 [ ]*[a-f0-9]+: f2 4c 0f 2d c7 cvtsd2si %xmm7,%r8
108 [ ]*[a-f0-9]+: f2 48 0f 2d c7 cvtsd2si %xmm7,%rax
109 [ ]*[a-f0-9]+: f2 4c 0f 2d c0 cvtsd2si %xmm0,%r8
110 [ ]*[a-f0-9]+: f2 49 0f 2c 00 cvttsd2si \(%r8\),%rax
111 [ ]*[a-f0-9]+: f2 48 0f 2c 00 cvttsd2si \(%rax\),%rax
112 [ ]*[a-f0-9]+: f2 4d 0f 2c 00 cvttsd2si \(%r8\),%r8
113 [ ]*[a-f0-9]+: f2 4c 0f 2c 00 cvttsd2si \(%rax\),%r8
114 [ ]*[a-f0-9]+: f2 48 0f 2c c0 cvttsd2si %xmm0,%rax
115 [ ]*[a-f0-9]+: f2 4d 0f 2c c7 cvttsd2si %xmm15,%r8
116 [ ]*[a-f0-9]+: f2 49 0f 2c c7 cvttsd2si %xmm15,%rax
117 [ ]*[a-f0-9]+: f2 4d 0f 2c c0 cvttsd2si %xmm8,%r8
118 [ ]*[a-f0-9]+: f2 49 0f 2c c0 cvttsd2si %xmm8,%rax
119 [ ]*[a-f0-9]+: f2 4c 0f 2c c7 cvttsd2si %xmm7,%r8
120 [ ]*[a-f0-9]+: f2 48 0f 2c c7 cvttsd2si %xmm7,%rax
121 [ ]*[a-f0-9]+: f2 4c 0f 2c c0 cvttsd2si %xmm0,%r8
122 [ ]*[a-f0-9]+: f3 49 0f 2d 00 cvtss2si \(%r8\),%rax
123 [ ]*[a-f0-9]+: f3 48 0f 2d 00 cvtss2si \(%rax\),%rax
124 [ ]*[a-f0-9]+: f3 4d 0f 2d 00 cvtss2si \(%r8\),%r8
125 [ ]*[a-f0-9]+: f3 4c 0f 2d 00 cvtss2si \(%rax\),%r8
126 [ ]*[a-f0-9]+: f3 48 0f 2d c0 cvtss2si %xmm0,%rax
127 [ ]*[a-f0-9]+: f3 4d 0f 2d c7 cvtss2si %xmm15,%r8
128 [ ]*[a-f0-9]+: f3 49 0f 2d c7 cvtss2si %xmm15,%rax
129 [ ]*[a-f0-9]+: f3 4d 0f 2d c0 cvtss2si %xmm8,%r8
130 [ ]*[a-f0-9]+: f3 49 0f 2d c0 cvtss2si %xmm8,%rax
131 [ ]*[a-f0-9]+: f3 4c 0f 2d c7 cvtss2si %xmm7,%r8
132 [ ]*[a-f0-9]+: f3 48 0f 2d c7 cvtss2si %xmm7,%rax
133 [ ]*[a-f0-9]+: f3 4c 0f 2d c0 cvtss2si %xmm0,%r8
134 [ ]*[a-f0-9]+: f3 49 0f 2c 00 cvttss2si \(%r8\),%rax
135 [ ]*[a-f0-9]+: f3 48 0f 2c 00 cvttss2si \(%rax\),%rax
136 [ ]*[a-f0-9]+: f3 4d 0f 2c 00 cvttss2si \(%r8\),%r8
137 [ ]*[a-f0-9]+: f3 4c 0f 2c 00 cvttss2si \(%rax\),%r8
138 [ ]*[a-f0-9]+: f3 48 0f 2c c0 cvttss2si %xmm0,%rax
139 [ ]*[a-f0-9]+: f3 4d 0f 2c c7 cvttss2si %xmm15,%r8
140 [ ]*[a-f0-9]+: f3 49 0f 2c c7 cvttss2si %xmm15,%rax
141 [ ]*[a-f0-9]+: f3 4d 0f 2c c0 cvttss2si %xmm8,%r8
142 [ ]*[a-f0-9]+: f3 49 0f 2c c0 cvttss2si %xmm8,%rax
143 [ ]*[a-f0-9]+: f3 4c 0f 2c c7 cvttss2si %xmm7,%r8
144 [ ]*[a-f0-9]+: f3 48 0f 2c c7 cvttss2si %xmm7,%rax
145 [ ]*[a-f0-9]+: f3 4c 0f 2c c0 cvttss2si %xmm0,%r8
146 [ ]*[a-f0-9]+: f3 41 0f 2a 00 cvtsi2ssl \(%r8\),%xmm0
147 [ ]*[a-f0-9]+: f3 0f 2a 00 cvtsi2ssl \(%rax\),%xmm0
148 [ ]*[a-f0-9]+: f3 45 0f 2a 38 cvtsi2ssl \(%r8\),%xmm15
149 [ ]*[a-f0-9]+: f3 44 0f 2a 38 cvtsi2ssl \(%rax\),%xmm15
150 [ ]*[a-f0-9]+: f3 45 0f 2a 00 cvtsi2ssl \(%r8\),%xmm8
151 [ ]*[a-f0-9]+: f3 44 0f 2a 00 cvtsi2ssl \(%rax\),%xmm8
152 [ ]*[a-f0-9]+: f3 41 0f 2a 38 cvtsi2ssl \(%r8\),%xmm7
153 [ ]*[a-f0-9]+: f3 0f 2a 38 cvtsi2ssl \(%rax\),%xmm7
154 [ ]*[a-f0-9]+: f3 0f 2a c0 cvtsi2ss %eax,%xmm0
155 [ ]*[a-f0-9]+: f3 44 0f 2a f8 cvtsi2ss %eax,%xmm15
156 [ ]*[a-f0-9]+: f3 44 0f 2a c0 cvtsi2ss %eax,%xmm8
157 [ ]*[a-f0-9]+: f3 0f 2a f8 cvtsi2ss %eax,%xmm7
158 [ ]*[a-f0-9]+: f3 41 0f 2a 00 cvtsi2ssl \(%r8\),%xmm0
159 [ ]*[a-f0-9]+: f3 0f 2a 00 cvtsi2ssl \(%rax\),%xmm0
160 [ ]*[a-f0-9]+: f3 45 0f 2a 38 cvtsi2ssl \(%r8\),%xmm15
161 [ ]*[a-f0-9]+: f3 44 0f 2a 38 cvtsi2ssl \(%rax\),%xmm15
162 [ ]*[a-f0-9]+: f3 45 0f 2a 00 cvtsi2ssl \(%r8\),%xmm8
163 [ ]*[a-f0-9]+: f3 44 0f 2a 00 cvtsi2ssl \(%rax\),%xmm8
164 [ ]*[a-f0-9]+: f3 41 0f 2a 38 cvtsi2ssl \(%r8\),%xmm7
165 [ ]*[a-f0-9]+: f3 0f 2a 38 cvtsi2ssl \(%rax\),%xmm7
166 [ ]*[a-f0-9]+: f2 41 0f 2a 00 cvtsi2sdl \(%r8\),%xmm0
167 [ ]*[a-f0-9]+: f2 0f 2a 00 cvtsi2sdl \(%rax\),%xmm0
168 [ ]*[a-f0-9]+: f2 45 0f 2a 38 cvtsi2sdl \(%r8\),%xmm15
169 [ ]*[a-f0-9]+: f2 44 0f 2a 38 cvtsi2sdl \(%rax\),%xmm15
170 [ ]*[a-f0-9]+: f2 45 0f 2a 00 cvtsi2sdl \(%r8\),%xmm8
171 [ ]*[a-f0-9]+: f2 44 0f 2a 00 cvtsi2sdl \(%rax\),%xmm8
172 [ ]*[a-f0-9]+: f2 41 0f 2a 38 cvtsi2sdl \(%r8\),%xmm7
173 [ ]*[a-f0-9]+: f2 0f 2a 38 cvtsi2sdl \(%rax\),%xmm7
174 [ ]*[a-f0-9]+: f2 0f 2a c0 cvtsi2sd %eax,%xmm0
175 [ ]*[a-f0-9]+: f2 44 0f 2a f8 cvtsi2sd %eax,%xmm15
176 [ ]*[a-f0-9]+: f2 44 0f 2a c0 cvtsi2sd %eax,%xmm8
177 [ ]*[a-f0-9]+: f2 0f 2a f8 cvtsi2sd %eax,%xmm7
178 [ ]*[a-f0-9]+: f2 41 0f 2a 00 cvtsi2sdl \(%r8\),%xmm0
179 [ ]*[a-f0-9]+: f2 0f 2a 00 cvtsi2sdl \(%rax\),%xmm0
180 [ ]*[a-f0-9]+: f2 45 0f 2a 38 cvtsi2sdl \(%r8\),%xmm15
181 [ ]*[a-f0-9]+: f2 44 0f 2a 38 cvtsi2sdl \(%rax\),%xmm15
182 [ ]*[a-f0-9]+: f2 45 0f 2a 00 cvtsi2sdl \(%r8\),%xmm8
183 [ ]*[a-f0-9]+: f2 44 0f 2a 00 cvtsi2sdl \(%rax\),%xmm8
184 [ ]*[a-f0-9]+: f2 41 0f 2a 38 cvtsi2sdl \(%r8\),%xmm7
185 [ ]*[a-f0-9]+: f2 0f 2a 38 cvtsi2sdl \(%rax\),%xmm7
186 [ ]*[a-f0-9]+: 66 41 0f 6e 00 movd \(%r8\),%xmm0
187 [ ]*[a-f0-9]+: 66 0f 6e 00 movd \(%rax\),%xmm0
188 [ ]*[a-f0-9]+: 66 45 0f 6e 38 movd \(%r8\),%xmm15
189 [ ]*[a-f0-9]+: 66 44 0f 6e 38 movd \(%rax\),%xmm15
190 [ ]*[a-f0-9]+: 66 45 0f 6e 00 movd \(%r8\),%xmm8
191 [ ]*[a-f0-9]+: 66 44 0f 6e 00 movd \(%rax\),%xmm8
192 [ ]*[a-f0-9]+: 66 41 0f 6e 38 movd \(%r8\),%xmm7
193 [ ]*[a-f0-9]+: 66 0f 6e 38 movd \(%rax\),%xmm7
194 [ ]*[a-f0-9]+: 66 0f 6e c0 movd %eax,%xmm0
195 [ ]*[a-f0-9]+: 66 44 0f 6e f8 movd %eax,%xmm15
196 [ ]*[a-f0-9]+: 66 44 0f 6e c0 movd %eax,%xmm8
197 [ ]*[a-f0-9]+: 66 0f 6e f8 movd %eax,%xmm7
198 [ ]*[a-f0-9]+: 66 41 0f 7e 00 movd %xmm0,\(%r8\)
199 [ ]*[a-f0-9]+: 66 0f 7e 00 movd %xmm0,\(%rax\)
200 [ ]*[a-f0-9]+: 66 45 0f 7e 38 movd %xmm15,\(%r8\)
201 [ ]*[a-f0-9]+: 66 44 0f 7e 38 movd %xmm15,\(%rax\)
202 [ ]*[a-f0-9]+: 66 45 0f 7e 00 movd %xmm8,\(%r8\)
203 [ ]*[a-f0-9]+: 66 44 0f 7e 00 movd %xmm8,\(%rax\)
204 [ ]*[a-f0-9]+: 66 41 0f 7e 38 movd %xmm7,\(%r8\)
205 [ ]*[a-f0-9]+: 66 0f 7e 38 movd %xmm7,\(%rax\)
206 [ ]*[a-f0-9]+: 66 0f 7e c0 movd %xmm0,%eax
207 [ ]*[a-f0-9]+: 66 44 0f 7e f8 movd %xmm15,%eax
208 [ ]*[a-f0-9]+: 66 44 0f 7e c0 movd %xmm8,%eax
209 [ ]*[a-f0-9]+: 66 0f 7e f8 movd %xmm7,%eax
210 [ ]*[a-f0-9]+: 66 48 0f 6e c0 movq %rax,%xmm0
211 [ ]*[a-f0-9]+: 66 49 0f 6e c0 movq %r8,%xmm0
212 [ ]*[a-f0-9]+: 66 4d 0f 6e f8 movq %r8,%xmm15
213 [ ]*[a-f0-9]+: 66 48 0f 7e c0 movq %xmm0,%rax
214 [ ]*[a-f0-9]+: 66 49 0f 7e c0 movq %xmm0,%r8
215 [ ]*[a-f0-9]+: 66 49 0f 7e f8 movq %xmm7,%r8
216 [ ]*[a-f0-9]+: f3 41 0f 7e 00 movq \(%r8\),%xmm0
217 [ ]*[a-f0-9]+: f3 0f 7e 00 movq \(%rax\),%xmm0
218 [ ]*[a-f0-9]+: f3 45 0f 7e 38 movq \(%r8\),%xmm15
219 [ ]*[a-f0-9]+: f3 44 0f 7e 38 movq \(%rax\),%xmm15
220 [ ]*[a-f0-9]+: f3 45 0f 7e 00 movq \(%r8\),%xmm8
221 [ ]*[a-f0-9]+: f3 44 0f 7e 00 movq \(%rax\),%xmm8
222 [ ]*[a-f0-9]+: f3 41 0f 7e 38 movq \(%r8\),%xmm7
223 [ ]*[a-f0-9]+: f3 0f 7e 38 movq \(%rax\),%xmm7
224 [ ]*[a-f0-9]+: f3 0f 7e c0 movq %xmm0,%xmm0
225 [ ]*[a-f0-9]+: f3 45 0f 7e ff movq %xmm15,%xmm15
226 [ ]*[a-f0-9]+: f3 45 0f 7e c7 movq %xmm15,%xmm8
227 [ ]*[a-f0-9]+: f3 41 0f 7e ff movq %xmm15,%xmm7
228 [ ]*[a-f0-9]+: f3 41 0f 7e c7 movq %xmm15,%xmm0
229 [ ]*[a-f0-9]+: f3 45 0f 7e f8 movq %xmm8,%xmm15
230 [ ]*[a-f0-9]+: f3 45 0f 7e c0 movq %xmm8,%xmm8
231 [ ]*[a-f0-9]+: f3 41 0f 7e f8 movq %xmm8,%xmm7
232 [ ]*[a-f0-9]+: f3 41 0f 7e c0 movq %xmm8,%xmm0
233 [ ]*[a-f0-9]+: f3 44 0f 7e ff movq %xmm7,%xmm15
234 [ ]*[a-f0-9]+: f3 44 0f 7e c7 movq %xmm7,%xmm8
235 [ ]*[a-f0-9]+: f3 0f 7e ff movq %xmm7,%xmm7
236 [ ]*[a-f0-9]+: f3 0f 7e c7 movq %xmm7,%xmm0
237 [ ]*[a-f0-9]+: f3 44 0f 7e f8 movq %xmm0,%xmm15
238 [ ]*[a-f0-9]+: f3 44 0f 7e c0 movq %xmm0,%xmm8
239 [ ]*[a-f0-9]+: f3 0f 7e f8 movq %xmm0,%xmm7
240 [ ]*[a-f0-9]+: 66 41 0f d6 00 movq %xmm0,\(%r8\)
241 [ ]*[a-f0-9]+: 66 0f d6 00 movq %xmm0,\(%rax\)
242 [ ]*[a-f0-9]+: 66 45 0f d6 38 movq %xmm15,\(%r8\)
243 [ ]*[a-f0-9]+: 66 44 0f d6 38 movq %xmm15,\(%rax\)
244 [ ]*[a-f0-9]+: 66 45 0f d6 00 movq %xmm8,\(%r8\)
245 [ ]*[a-f0-9]+: 66 44 0f d6 00 movq %xmm8,\(%rax\)
246 [ ]*[a-f0-9]+: 66 41 0f d6 38 movq %xmm7,\(%r8\)
247 [ ]*[a-f0-9]+: 41 0f 6e 00 movd \(%r8\),%mm0
248 [ ]*[a-f0-9]+: 0f 6e 00 movd \(%rax\),%mm0
249 [ ]*[a-f0-9]+: 41 0f 6e 38 movd \(%r8\),%mm7
250 [ ]*[a-f0-9]+: 0f 6e 38 movd \(%rax\),%mm7
251 [ ]*[a-f0-9]+: 0f 6e c0 movd %eax,%mm0
252 [ ]*[a-f0-9]+: 0f 6e f8 movd %eax,%mm7
253 [ ]*[a-f0-9]+: 41 0f 7e 00 movd %mm0,\(%r8\)
254 [ ]*[a-f0-9]+: 0f 7e 00 movd %mm0,\(%rax\)
255 [ ]*[a-f0-9]+: 41 0f 7e 38 movd %mm7,\(%r8\)
256 [ ]*[a-f0-9]+: 0f 7e 38 movd %mm7,\(%rax\)
257 [ ]*[a-f0-9]+: 0f 7e c0 movd %mm0,%eax
258 [ ]*[a-f0-9]+: 0f 7e f8 movd %mm7,%eax
259 [ ]*[a-f0-9]+: 41 0f 6f 00 movq \(%r8\),%mm0
260 [ ]*[a-f0-9]+: 0f 6f 00 movq \(%rax\),%mm0
261 [ ]*[a-f0-9]+: 41 0f 6f 38 movq \(%r8\),%mm7
262 [ ]*[a-f0-9]+: 0f 6f 38 movq \(%rax\),%mm7
263 [ ]*[a-f0-9]+: 41 0f 7f 00 movq %mm0,\(%r8\)
264 [ ]*[a-f0-9]+: 0f 7f 00 movq %mm0,\(%rax\)
265 [ ]*[a-f0-9]+: 41 0f 7f 38 movq %mm7,\(%r8\)
266 [ ]*[a-f0-9]+: 0f 7f 38 movq %mm7,\(%rax\)
267 [ ]*[a-f0-9]+: 41 8f 00 popq \(%r8\)
268 [ ]*[a-f0-9]+: 8f 00 popq \(%rax\)
269 [ ]*[a-f0-9]+: 0f a1 popq %fs
270 [ ]*[a-f0-9]+: 0f a1 popq %fs
271 [ ]*[a-f0-9]+: 0f a9 popq %gs
272 [ ]*[a-f0-9]+: 0f a9 popq %gs
273 [ ]*[a-f0-9]+: 9d popfq
274 [ ]*[a-f0-9]+: 9d popfq
275 [ ]*[a-f0-9]+: 41 ff 30 pushq \(%r8\)
276 [ ]*[a-f0-9]+: ff 30 pushq \(%rax\)
277 [ ]*[a-f0-9]+: 0f a0 pushq %fs
278 [ ]*[a-f0-9]+: 0f a0 pushq %fs
279 [ ]*[a-f0-9]+: 0f a8 pushq %gs
280 [ ]*[a-f0-9]+: 0f a8 pushq %gs
281 [ ]*[a-f0-9]+: 9c pushfq
282 [ ]*[a-f0-9]+: 9c pushfq
283 [ ]*[a-f0-9]+: 0f 77 emms
284 [ ]*[a-f0-9]+: 0f 0e femms
285 [ ]*[a-f0-9]+: 0f 08 invd
286 [ ]*[a-f0-9]+: 41 0f 01 38 invlpg \(%r8\)
287 [ ]*[a-f0-9]+: 0f 01 38 invlpg \(%rax\)
288 [ ]*[a-f0-9]+: 41 0f 01 38 invlpg \(%r8\)
289 [ ]*[a-f0-9]+: 0f 01 38 invlpg \(%rax\)
290 [ ]*[a-f0-9]+: 41 0f 01 38 invlpg \(%r8\)
291 [ ]*[a-f0-9]+: 0f 01 38 invlpg \(%rax\)
292 [ ]*[a-f0-9]+: 0f 00 c0 sldt %eax
293 [ ]*[a-f0-9]+: 0f 00 c0 sldt %eax
294 [ ]*[a-f0-9]+: 66 0f 00 c0 sldt %ax
295 [ ]*[a-f0-9]+: 0f 00 00 sldt \(%rax\)
296 [ ]*[a-f0-9]+: e6 00 out %al,\$0x0
297 [ ]*[a-f0-9]+: 66 e7 00 out %ax,\$0x0
298 [ ]*[a-f0-9]+: e7 00 out %eax,\$0x0
299 [ ]*[a-f0-9]+: 66 90 xchg %ax,%ax
300 [ ]*[a-f0-9]+: 87 c0 xchg %eax,%eax
301 [ ]*[a-f0-9]+: 90 nop
302 [ ]*[a-f0-9]+: 48 90 rex.W nop
303 [ ]*[a-f0-9]+: 49 90 xchg %rax,%r8
304 [ ]*[a-f0-9]+: 41 90 xchg %eax,%r8d
305 [ ]*[a-f0-9]+: 41 90 xchg %eax,%r8d
306 [ ]*[a-f0-9]+: 41 91 xchg %eax,%r9d
307 [ ]*[a-f0-9]+: 41 91 xchg %eax,%r9d
308 [ ]*[a-f0-9]+: 93 xchg %eax,%ebx
309 [ ]*[a-f0-9]+: 93 xchg %eax,%ebx
310 [ ]*[a-f0-9]+: 66 41 90 xchg %ax,%r8w
311 [ ]*[a-f0-9]+: 66 41 90 xchg %ax,%r8w
312 [ ]*[a-f0-9]+: 66 41 91 xchg %ax,%r9w
313 [ ]*[a-f0-9]+: 66 41 91 xchg %ax,%r9w
314 [ ]*[a-f0-9]+: 48 0f 01 e0 smsw %rax
315 [ ]*[a-f0-9]+: 0f 01 e0 smsw %eax
316 [ ]*[a-f0-9]+: 66 0f 01 e0 smsw %ax
317 [ ]*[a-f0-9]+: 0f 01 20 smsw \(%rax\)
318 [ ]*[a-f0-9]+: 0f 00 c8 str %eax
319 [ ]*[a-f0-9]+: 0f 00 c8 str %eax
320 [ ]*[a-f0-9]+: 66 0f 00 c8 str %ax
321 [ ]*[a-f0-9]+: 0f 00 08 str \(%rax\)
322 [ ]*[a-f0-9]+: 0f 05 syscall
323 [ ]*[a-f0-9]+: 0f 07 sysret
324 [ ]*[a-f0-9]+: 48 0f 07 sysretq *
325 [ ]*[a-f0-9]+: 0f 01 f8 swapgs
326 [ ]*[a-f0-9]+: 66 68 22 22 pushw \$0x2222
327 [ ]*[a-f0-9]+: f6 c9 01 test \$(0x)?0*1,%cl
328 [ ]*[a-f0-9]+: 66 f7 c9 02 00 test \$(0x)?0*2,%cx
329 [ ]*[a-f0-9]+: f7 c9 04 00 00 00 test \$(0x)?0*4,%ecx
330 [ ]*[a-f0-9]+: 48 f7 c9 08 00 00 00 test \$(0x)?0*8,%rcx
331 [ ]*[a-f0-9]+: c0 f0 02 shl \$0x2,%al
332 [ ]*[a-f0-9]+: c1 f0 01 shl \$0x1,%eax
333 [ ]*[a-f0-9]+: 48 c1 f0 01 shl \$0x1,%rax
334 [ ]*[a-f0-9]+: d0 f0 shl %al
335 [ ]*[a-f0-9]+: d1 f0 shl %eax
336 [ ]*[a-f0-9]+: 48 d1 f0 shl %rax
337 [ ]*[a-f0-9]+: d2 f0 shl %cl,%al
338 [ ]*[a-f0-9]+: d3 f0 shl %cl,%eax
339 [ ]*[a-f0-9]+: 48 d3 f0 shl %cl,%rax
340 #pass
This page took 0.04049 seconds and 4 git commands to generate.