gas/testsuite/
[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]+: 41 0f c3 00 movnti %eax,\(%r8\)
49 [ ]*[a-f0-9]+: 0f c3 00 movnti %eax,\(%rax\)
50 [ ]*[a-f0-9]+: 49 0f c3 00 movnti %rax,\(%r8\)
51 [ ]*[a-f0-9]+: 48 0f c3 00 movnti %rax,\(%rax\)
52 [ ]*[a-f0-9]+: 4d 0f c3 00 movnti %r8,\(%r8\)
53 [ ]*[a-f0-9]+: 4c 0f c3 00 movnti %r8,\(%rax\)
54 [ ]*[a-f0-9]+: 41 f6 38 idivb \(%r8\)
55 [ ]*[a-f0-9]+: f6 38 idivb \(%rax\)
56 [ ]*[a-f0-9]+: 66 41 f7 38 idivw \(%r8\)
57 [ ]*[a-f0-9]+: 66 f7 38 idivw \(%rax\)
58 [ ]*[a-f0-9]+: 41 f7 38 idivl \(%r8\)
59 [ ]*[a-f0-9]+: f7 38 idivl \(%rax\)
60 [ ]*[a-f0-9]+: 49 f7 38 idivq \(%r8\)
61 [ ]*[a-f0-9]+: 48 f7 38 idivq \(%rax\)
62 [ ]*[a-f0-9]+: 41 f6 28 imulb \(%r8\)
63 [ ]*[a-f0-9]+: f6 28 imulb \(%rax\)
64 [ ]*[a-f0-9]+: 66 41 f7 28 imulw \(%r8\)
65 [ ]*[a-f0-9]+: 66 f7 28 imulw \(%rax\)
66 [ ]*[a-f0-9]+: 41 f7 28 imull \(%r8\)
67 [ ]*[a-f0-9]+: f7 28 imull \(%rax\)
68 [ ]*[a-f0-9]+: 49 f7 28 imulq \(%r8\)
69 [ ]*[a-f0-9]+: 48 f7 28 imulq \(%rax\)
70 [ ]*[a-f0-9]+: 66 41 0f 58 00 addpd \(%r8\),%xmm0
71 [ ]*[a-f0-9]+: 66 0f 58 00 addpd \(%rax\),%xmm0
72 [ ]*[a-f0-9]+: 66 45 0f 58 38 addpd \(%r8\),%xmm15
73 [ ]*[a-f0-9]+: 66 44 0f 58 38 addpd \(%rax\),%xmm15
74 [ ]*[a-f0-9]+: 66 45 0f 58 00 addpd \(%r8\),%xmm8
75 [ ]*[a-f0-9]+: 66 44 0f 58 00 addpd \(%rax\),%xmm8
76 [ ]*[a-f0-9]+: 66 41 0f 58 38 addpd \(%r8\),%xmm7
77 [ ]*[a-f0-9]+: 66 0f 58 38 addpd \(%rax\),%xmm7
78 [ ]*[a-f0-9]+: 66 0f 58 c0 addpd %xmm0,%xmm0
79 [ ]*[a-f0-9]+: 66 45 0f 58 ff addpd %xmm15,%xmm15
80 [ ]*[a-f0-9]+: 66 45 0f 58 c7 addpd %xmm15,%xmm8
81 [ ]*[a-f0-9]+: f2 49 0f 2d 00 cvtsd2si \(%r8\),%rax
82 [ ]*[a-f0-9]+: f2 48 0f 2d 00 cvtsd2si \(%rax\),%rax
83 [ ]*[a-f0-9]+: f2 4d 0f 2d 00 cvtsd2si \(%r8\),%r8
84 [ ]*[a-f0-9]+: f2 4c 0f 2d 00 cvtsd2si \(%rax\),%r8
85 [ ]*[a-f0-9]+: f2 48 0f 2d c0 cvtsd2si %xmm0,%rax
86 [ ]*[a-f0-9]+: f2 4d 0f 2d c7 cvtsd2si %xmm15,%r8
87 [ ]*[a-f0-9]+: f2 49 0f 2d c7 cvtsd2si %xmm15,%rax
88 [ ]*[a-f0-9]+: f2 4d 0f 2d c0 cvtsd2si %xmm8,%r8
89 [ ]*[a-f0-9]+: f2 49 0f 2d c0 cvtsd2si %xmm8,%rax
90 [ ]*[a-f0-9]+: f2 4c 0f 2d c7 cvtsd2si %xmm7,%r8
91 [ ]*[a-f0-9]+: f2 48 0f 2d c7 cvtsd2si %xmm7,%rax
92 [ ]*[a-f0-9]+: f2 4c 0f 2d c0 cvtsd2si %xmm0,%r8
93 [ ]*[a-f0-9]+: f2 49 0f 2c 00 cvttsd2si \(%r8\),%rax
94 [ ]*[a-f0-9]+: f2 48 0f 2c 00 cvttsd2si \(%rax\),%rax
95 [ ]*[a-f0-9]+: f2 4d 0f 2c 00 cvttsd2si \(%r8\),%r8
96 [ ]*[a-f0-9]+: f2 4c 0f 2c 00 cvttsd2si \(%rax\),%r8
97 [ ]*[a-f0-9]+: f2 48 0f 2c c0 cvttsd2si %xmm0,%rax
98 [ ]*[a-f0-9]+: f2 4d 0f 2c c7 cvttsd2si %xmm15,%r8
99 [ ]*[a-f0-9]+: f2 49 0f 2c c7 cvttsd2si %xmm15,%rax
100 [ ]*[a-f0-9]+: f2 4d 0f 2c c0 cvttsd2si %xmm8,%r8
101 [ ]*[a-f0-9]+: f2 49 0f 2c c0 cvttsd2si %xmm8,%rax
102 [ ]*[a-f0-9]+: f2 4c 0f 2c c7 cvttsd2si %xmm7,%r8
103 [ ]*[a-f0-9]+: f2 48 0f 2c c7 cvttsd2si %xmm7,%rax
104 [ ]*[a-f0-9]+: f2 4c 0f 2c c0 cvttsd2si %xmm0,%r8
105 [ ]*[a-f0-9]+: f3 49 0f 2d 00 cvtss2si \(%r8\),%rax
106 [ ]*[a-f0-9]+: f3 48 0f 2d 00 cvtss2si \(%rax\),%rax
107 [ ]*[a-f0-9]+: f3 4d 0f 2d 00 cvtss2si \(%r8\),%r8
108 [ ]*[a-f0-9]+: f3 4c 0f 2d 00 cvtss2si \(%rax\),%r8
109 [ ]*[a-f0-9]+: f3 48 0f 2d c0 cvtss2si %xmm0,%rax
110 [ ]*[a-f0-9]+: f3 4d 0f 2d c7 cvtss2si %xmm15,%r8
111 [ ]*[a-f0-9]+: f3 49 0f 2d c7 cvtss2si %xmm15,%rax
112 [ ]*[a-f0-9]+: f3 4d 0f 2d c0 cvtss2si %xmm8,%r8
113 [ ]*[a-f0-9]+: f3 49 0f 2d c0 cvtss2si %xmm8,%rax
114 [ ]*[a-f0-9]+: f3 4c 0f 2d c7 cvtss2si %xmm7,%r8
115 [ ]*[a-f0-9]+: f3 48 0f 2d c7 cvtss2si %xmm7,%rax
116 [ ]*[a-f0-9]+: f3 4c 0f 2d c0 cvtss2si %xmm0,%r8
117 [ ]*[a-f0-9]+: f3 49 0f 2c 00 cvttss2si \(%r8\),%rax
118 [ ]*[a-f0-9]+: f3 48 0f 2c 00 cvttss2si \(%rax\),%rax
119 [ ]*[a-f0-9]+: f3 4d 0f 2c 00 cvttss2si \(%r8\),%r8
120 [ ]*[a-f0-9]+: f3 4c 0f 2c 00 cvttss2si \(%rax\),%r8
121 [ ]*[a-f0-9]+: f3 48 0f 2c c0 cvttss2si %xmm0,%rax
122 [ ]*[a-f0-9]+: f3 4d 0f 2c c7 cvttss2si %xmm15,%r8
123 [ ]*[a-f0-9]+: f3 49 0f 2c c7 cvttss2si %xmm15,%rax
124 [ ]*[a-f0-9]+: f3 4d 0f 2c c0 cvttss2si %xmm8,%r8
125 [ ]*[a-f0-9]+: f3 49 0f 2c c0 cvttss2si %xmm8,%rax
126 [ ]*[a-f0-9]+: f3 4c 0f 2c c7 cvttss2si %xmm7,%r8
127 [ ]*[a-f0-9]+: f3 48 0f 2c c7 cvttss2si %xmm7,%rax
128 [ ]*[a-f0-9]+: f3 4c 0f 2c c0 cvttss2si %xmm0,%r8
129 [ ]*[a-f0-9]+: f3 41 0f 2a 00 cvtsi2ssl \(%r8\),%xmm0
130 [ ]*[a-f0-9]+: f3 0f 2a 00 cvtsi2ssl \(%rax\),%xmm0
131 [ ]*[a-f0-9]+: f3 45 0f 2a 38 cvtsi2ssl \(%r8\),%xmm15
132 [ ]*[a-f0-9]+: f3 44 0f 2a 38 cvtsi2ssl \(%rax\),%xmm15
133 [ ]*[a-f0-9]+: f3 45 0f 2a 00 cvtsi2ssl \(%r8\),%xmm8
134 [ ]*[a-f0-9]+: f3 44 0f 2a 00 cvtsi2ssl \(%rax\),%xmm8
135 [ ]*[a-f0-9]+: f3 41 0f 2a 38 cvtsi2ssl \(%r8\),%xmm7
136 [ ]*[a-f0-9]+: f3 0f 2a 38 cvtsi2ssl \(%rax\),%xmm7
137 [ ]*[a-f0-9]+: f3 0f 2a c0 cvtsi2ss %eax,%xmm0
138 [ ]*[a-f0-9]+: f3 44 0f 2a f8 cvtsi2ss %eax,%xmm15
139 [ ]*[a-f0-9]+: f3 44 0f 2a c0 cvtsi2ss %eax,%xmm8
140 [ ]*[a-f0-9]+: f3 0f 2a f8 cvtsi2ss %eax,%xmm7
141 [ ]*[a-f0-9]+: f3 41 0f 2a 00 cvtsi2ssl \(%r8\),%xmm0
142 [ ]*[a-f0-9]+: f3 0f 2a 00 cvtsi2ssl \(%rax\),%xmm0
143 [ ]*[a-f0-9]+: f3 45 0f 2a 38 cvtsi2ssl \(%r8\),%xmm15
144 [ ]*[a-f0-9]+: f3 44 0f 2a 38 cvtsi2ssl \(%rax\),%xmm15
145 [ ]*[a-f0-9]+: f3 45 0f 2a 00 cvtsi2ssl \(%r8\),%xmm8
146 [ ]*[a-f0-9]+: f3 44 0f 2a 00 cvtsi2ssl \(%rax\),%xmm8
147 [ ]*[a-f0-9]+: f3 41 0f 2a 38 cvtsi2ssl \(%r8\),%xmm7
148 [ ]*[a-f0-9]+: f3 0f 2a 38 cvtsi2ssl \(%rax\),%xmm7
149 [ ]*[a-f0-9]+: f2 41 0f 2a 00 cvtsi2sdl \(%r8\),%xmm0
150 [ ]*[a-f0-9]+: f2 0f 2a 00 cvtsi2sdl \(%rax\),%xmm0
151 [ ]*[a-f0-9]+: f2 45 0f 2a 38 cvtsi2sdl \(%r8\),%xmm15
152 [ ]*[a-f0-9]+: f2 44 0f 2a 38 cvtsi2sdl \(%rax\),%xmm15
153 [ ]*[a-f0-9]+: f2 45 0f 2a 00 cvtsi2sdl \(%r8\),%xmm8
154 [ ]*[a-f0-9]+: f2 44 0f 2a 00 cvtsi2sdl \(%rax\),%xmm8
155 [ ]*[a-f0-9]+: f2 41 0f 2a 38 cvtsi2sdl \(%r8\),%xmm7
156 [ ]*[a-f0-9]+: f2 0f 2a 38 cvtsi2sdl \(%rax\),%xmm7
157 [ ]*[a-f0-9]+: f2 0f 2a c0 cvtsi2sd %eax,%xmm0
158 [ ]*[a-f0-9]+: f2 44 0f 2a f8 cvtsi2sd %eax,%xmm15
159 [ ]*[a-f0-9]+: f2 44 0f 2a c0 cvtsi2sd %eax,%xmm8
160 [ ]*[a-f0-9]+: f2 0f 2a f8 cvtsi2sd %eax,%xmm7
161 [ ]*[a-f0-9]+: f2 41 0f 2a 00 cvtsi2sdl \(%r8\),%xmm0
162 [ ]*[a-f0-9]+: f2 0f 2a 00 cvtsi2sdl \(%rax\),%xmm0
163 [ ]*[a-f0-9]+: f2 45 0f 2a 38 cvtsi2sdl \(%r8\),%xmm15
164 [ ]*[a-f0-9]+: f2 44 0f 2a 38 cvtsi2sdl \(%rax\),%xmm15
165 [ ]*[a-f0-9]+: f2 45 0f 2a 00 cvtsi2sdl \(%r8\),%xmm8
166 [ ]*[a-f0-9]+: f2 44 0f 2a 00 cvtsi2sdl \(%rax\),%xmm8
167 [ ]*[a-f0-9]+: f2 41 0f 2a 38 cvtsi2sdl \(%r8\),%xmm7
168 [ ]*[a-f0-9]+: f2 0f 2a 38 cvtsi2sdl \(%rax\),%xmm7
169 [ ]*[a-f0-9]+: 66 41 0f 6e 00 movd \(%r8\),%xmm0
170 [ ]*[a-f0-9]+: 66 0f 6e 00 movd \(%rax\),%xmm0
171 [ ]*[a-f0-9]+: 66 45 0f 6e 38 movd \(%r8\),%xmm15
172 [ ]*[a-f0-9]+: 66 44 0f 6e 38 movd \(%rax\),%xmm15
173 [ ]*[a-f0-9]+: 66 45 0f 6e 00 movd \(%r8\),%xmm8
174 [ ]*[a-f0-9]+: 66 44 0f 6e 00 movd \(%rax\),%xmm8
175 [ ]*[a-f0-9]+: 66 41 0f 6e 38 movd \(%r8\),%xmm7
176 [ ]*[a-f0-9]+: 66 0f 6e 38 movd \(%rax\),%xmm7
177 [ ]*[a-f0-9]+: 66 0f 6e c0 movd %eax,%xmm0
178 [ ]*[a-f0-9]+: 66 44 0f 6e f8 movd %eax,%xmm15
179 [ ]*[a-f0-9]+: 66 44 0f 6e c0 movd %eax,%xmm8
180 [ ]*[a-f0-9]+: 66 0f 6e f8 movd %eax,%xmm7
181 [ ]*[a-f0-9]+: 66 41 0f 7e 00 movd %xmm0,\(%r8\)
182 [ ]*[a-f0-9]+: 66 0f 7e 00 movd %xmm0,\(%rax\)
183 [ ]*[a-f0-9]+: 66 45 0f 7e 38 movd %xmm15,\(%r8\)
184 [ ]*[a-f0-9]+: 66 44 0f 7e 38 movd %xmm15,\(%rax\)
185 [ ]*[a-f0-9]+: 66 45 0f 7e 00 movd %xmm8,\(%r8\)
186 [ ]*[a-f0-9]+: 66 44 0f 7e 00 movd %xmm8,\(%rax\)
187 [ ]*[a-f0-9]+: 66 41 0f 7e 38 movd %xmm7,\(%r8\)
188 [ ]*[a-f0-9]+: 66 0f 7e 38 movd %xmm7,\(%rax\)
189 [ ]*[a-f0-9]+: 66 0f 7e c0 movd %xmm0,%eax
190 [ ]*[a-f0-9]+: 66 44 0f 7e f8 movd %xmm15,%eax
191 [ ]*[a-f0-9]+: 66 44 0f 7e c0 movd %xmm8,%eax
192 [ ]*[a-f0-9]+: 66 0f 7e f8 movd %xmm7,%eax
193 [ ]*[a-f0-9]+: 66 48 0f 6e c0 movq %rax,%xmm0
194 [ ]*[a-f0-9]+: 66 49 0f 6e c0 movq %r8,%xmm0
195 [ ]*[a-f0-9]+: 66 4d 0f 6e f8 movq %r8,%xmm15
196 [ ]*[a-f0-9]+: 66 48 0f 7e c0 movq %xmm0,%rax
197 [ ]*[a-f0-9]+: 66 49 0f 7e c0 movq %xmm0,%r8
198 [ ]*[a-f0-9]+: 66 49 0f 7e f8 movq %xmm7,%r8
199 [ ]*[a-f0-9]+: f3 41 0f 7e 00 movq \(%r8\),%xmm0
200 [ ]*[a-f0-9]+: f3 0f 7e 00 movq \(%rax\),%xmm0
201 [ ]*[a-f0-9]+: f3 45 0f 7e 38 movq \(%r8\),%xmm15
202 [ ]*[a-f0-9]+: f3 44 0f 7e 38 movq \(%rax\),%xmm15
203 [ ]*[a-f0-9]+: f3 45 0f 7e 00 movq \(%r8\),%xmm8
204 [ ]*[a-f0-9]+: f3 44 0f 7e 00 movq \(%rax\),%xmm8
205 [ ]*[a-f0-9]+: f3 41 0f 7e 38 movq \(%r8\),%xmm7
206 [ ]*[a-f0-9]+: f3 0f 7e 38 movq \(%rax\),%xmm7
207 [ ]*[a-f0-9]+: f3 0f 7e c0 movq %xmm0,%xmm0
208 [ ]*[a-f0-9]+: f3 45 0f 7e ff movq %xmm15,%xmm15
209 [ ]*[a-f0-9]+: f3 45 0f 7e c7 movq %xmm15,%xmm8
210 [ ]*[a-f0-9]+: f3 41 0f 7e ff movq %xmm15,%xmm7
211 [ ]*[a-f0-9]+: f3 41 0f 7e c7 movq %xmm15,%xmm0
212 [ ]*[a-f0-9]+: f3 45 0f 7e f8 movq %xmm8,%xmm15
213 [ ]*[a-f0-9]+: f3 45 0f 7e c0 movq %xmm8,%xmm8
214 [ ]*[a-f0-9]+: f3 41 0f 7e f8 movq %xmm8,%xmm7
215 [ ]*[a-f0-9]+: f3 41 0f 7e c0 movq %xmm8,%xmm0
216 [ ]*[a-f0-9]+: f3 44 0f 7e ff movq %xmm7,%xmm15
217 [ ]*[a-f0-9]+: f3 44 0f 7e c7 movq %xmm7,%xmm8
218 [ ]*[a-f0-9]+: f3 0f 7e ff movq %xmm7,%xmm7
219 [ ]*[a-f0-9]+: f3 0f 7e c7 movq %xmm7,%xmm0
220 [ ]*[a-f0-9]+: f3 44 0f 7e f8 movq %xmm0,%xmm15
221 [ ]*[a-f0-9]+: f3 44 0f 7e c0 movq %xmm0,%xmm8
222 [ ]*[a-f0-9]+: f3 0f 7e f8 movq %xmm0,%xmm7
223 [ ]*[a-f0-9]+: 66 41 0f d6 00 movq %xmm0,\(%r8\)
224 [ ]*[a-f0-9]+: 66 0f d6 00 movq %xmm0,\(%rax\)
225 [ ]*[a-f0-9]+: 66 45 0f d6 38 movq %xmm15,\(%r8\)
226 [ ]*[a-f0-9]+: 66 44 0f d6 38 movq %xmm15,\(%rax\)
227 [ ]*[a-f0-9]+: 66 45 0f d6 00 movq %xmm8,\(%r8\)
228 [ ]*[a-f0-9]+: 66 44 0f d6 00 movq %xmm8,\(%rax\)
229 [ ]*[a-f0-9]+: 66 41 0f d6 38 movq %xmm7,\(%r8\)
230 [ ]*[a-f0-9]+: 41 0f 6e 00 movd \(%r8\),%mm0
231 [ ]*[a-f0-9]+: 0f 6e 00 movd \(%rax\),%mm0
232 [ ]*[a-f0-9]+: 41 0f 6e 38 movd \(%r8\),%mm7
233 [ ]*[a-f0-9]+: 0f 6e 38 movd \(%rax\),%mm7
234 [ ]*[a-f0-9]+: 0f 6e c0 movd %eax,%mm0
235 [ ]*[a-f0-9]+: 0f 6e f8 movd %eax,%mm7
236 [ ]*[a-f0-9]+: 41 0f 7e 00 movd %mm0,\(%r8\)
237 [ ]*[a-f0-9]+: 0f 7e 00 movd %mm0,\(%rax\)
238 [ ]*[a-f0-9]+: 41 0f 7e 38 movd %mm7,\(%r8\)
239 [ ]*[a-f0-9]+: 0f 7e 38 movd %mm7,\(%rax\)
240 [ ]*[a-f0-9]+: 0f 7e c0 movd %mm0,%eax
241 [ ]*[a-f0-9]+: 0f 7e f8 movd %mm7,%eax
242 [ ]*[a-f0-9]+: 41 0f 6f 00 movq \(%r8\),%mm0
243 [ ]*[a-f0-9]+: 0f 6f 00 movq \(%rax\),%mm0
244 [ ]*[a-f0-9]+: 41 0f 6f 38 movq \(%r8\),%mm7
245 [ ]*[a-f0-9]+: 0f 6f 38 movq \(%rax\),%mm7
246 [ ]*[a-f0-9]+: 41 0f 7f 00 movq %mm0,\(%r8\)
247 [ ]*[a-f0-9]+: 0f 7f 00 movq %mm0,\(%rax\)
248 [ ]*[a-f0-9]+: 41 0f 7f 38 movq %mm7,\(%r8\)
249 [ ]*[a-f0-9]+: 0f 7f 38 movq %mm7,\(%rax\)
250 [ ]*[a-f0-9]+: 41 8f 00 popq \(%r8\)
251 [ ]*[a-f0-9]+: 8f 00 popq \(%rax\)
252 [ ]*[a-f0-9]+: 9d popfq
253 [ ]*[a-f0-9]+: 41 ff 30 pushq \(%r8\)
254 [ ]*[a-f0-9]+: ff 30 pushq \(%rax\)
255 [ ]*[a-f0-9]+: 9c pushfq
256 [ ]*[a-f0-9]+: 0f 77 emms
257 [ ]*[a-f0-9]+: 0f 0e femms
258 [ ]*[a-f0-9]+: 0f 08 invd
259 [ ]*[a-f0-9]+: 41 0f 01 38 invlpg \(%r8\)
260 [ ]*[a-f0-9]+: 0f 01 38 invlpg \(%rax\)
261 [ ]*[a-f0-9]+: 41 0f 01 38 invlpg \(%r8\)
262 [ ]*[a-f0-9]+: 0f 01 38 invlpg \(%rax\)
263 [ ]*[a-f0-9]+: 41 0f 01 38 invlpg \(%r8\)
264 [ ]*[a-f0-9]+: 0f 01 38 invlpg \(%rax\)
265 [ ]*[a-f0-9]+: 0f 00 c0 sldt %eax
266 [ ]*[a-f0-9]+: 48 0f 00 c0 sldt %rax
267 [ ]*[a-f0-9]+: 66 0f 00 c0 sldt %ax
268 [ ]*[a-f0-9]+: 0f 00 00 sldt \(%rax\)
269 [ ]*[a-f0-9]+: e6 00 out %al,\$0x0
270 [ ]*[a-f0-9]+: 66 e7 00 out %ax,\$0x0
271 [ ]*[a-f0-9]+: e7 00 out %eax,\$0x0
272 [ ]*[a-f0-9]+: 66 90 xchg %ax,%ax
273 [ ]*[a-f0-9]+: 87 c0 xchg %eax,%eax
274 [ ]*[a-f0-9]+: 90 nop
275 [ ]*[a-f0-9]+: 48 90 rex.W nop
276 [ ]*[a-f0-9]+: 49 90 xchg %rax,%r8
277 [ ]*[a-f0-9]+: 41 90 xchg %eax,%r8d
278 [ ]*[a-f0-9]+: 41 90 xchg %eax,%r8d
279 [ ]*[a-f0-9]+: 41 91 xchg %eax,%r9d
280 [ ]*[a-f0-9]+: 41 91 xchg %eax,%r9d
281 [ ]*[a-f0-9]+: 93 xchg %eax,%ebx
282 [ ]*[a-f0-9]+: 93 xchg %eax,%ebx
283 [ ]*[a-f0-9]+: 66 41 90 xchg %ax,%r8w
284 [ ]*[a-f0-9]+: 66 41 90 xchg %ax,%r8w
285 [ ]*[a-f0-9]+: 66 41 91 xchg %ax,%r9w
286 [ ]*[a-f0-9]+: 66 41 91 xchg %ax,%r9w
287 [ ]*[a-f0-9]+: 48 0f 01 e0 smsw %rax
288 [ ]*[a-f0-9]+: 0f 01 e0 smsw %eax
289 [ ]*[a-f0-9]+: 66 0f 01 e0 smsw %ax
290 [ ]*[a-f0-9]+: 0f 01 20 smsw \(%rax\)
291 [ ]*[a-f0-9]+: 48 0f 00 c8 str %rax
292 [ ]*[a-f0-9]+: 0f 00 c8 str %eax
293 [ ]*[a-f0-9]+: 66 0f 00 c8 str %ax
294 [ ]*[a-f0-9]+: 0f 00 08 str \(%rax\)
295 [ ]*[a-f0-9]+: 0f 05 syscall
296 [ ]*[a-f0-9]+: 0f 07 sysret
297 [ ]*[a-f0-9]+: 0f 01 f8 swapgs
298 ...
299 #pass
This page took 0.045249 seconds and 4 git commands to generate.