gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.d
1 #as: -J
2 #objdump: -dw
3 #name: i386
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <.*>:
9 [ ]*[a-f0-9]+: df e0 fnstsw %ax
10 [ ]*[a-f0-9]+: df e0 fnstsw %ax
11 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
12 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
13 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
14 [ ]*[a-f0-9]+: 66 0f be 10 movsbw \(%eax\),%dx
15 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
16 [ ]*[a-f0-9]+: 66 0f be 10 movsbw \(%eax\),%dx
17 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
18 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%eax\),%edx
19 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
20 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
21 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
22 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
23 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
24 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
25 [ ]*[a-f0-9]+: 0f b7 10 movzwl \(%eax\),%edx
26 [ ]*[a-f0-9]+: 0f c3 00 movnti %eax,\(%eax\)
27 [ ]*[a-f0-9]+: 0f c3 00 movnti %eax,\(%eax\)
28 [ ]*[a-f0-9]+: df e0 fnstsw %ax
29 [ ]*[a-f0-9]+: df e0 fnstsw %ax
30 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
31 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
32 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
33 [ ]*[a-f0-9]+: 66 0f be 10 movsbw \(%eax\),%dx
34 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%eax\),%edx
35 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
36 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
37 [ ]*[a-f0-9]+: 0f b7 10 movzwl \(%eax\),%edx
38 [ ]*[a-f0-9]+: f3 0f 7e 0c 24 movq \(%esp\),%xmm1
39 [ ]*[a-f0-9]+: f3 0f 7e 0c 24 movq \(%esp\),%xmm1
40 [ ]*[a-f0-9]+: 66 0f d6 0c 24 movq %xmm1,\(%esp\)
41 [ ]*[a-f0-9]+: 66 0f d6 0c 24 movq %xmm1,\(%esp\)
42 [ ]*[a-f0-9]+: 66 0f be 00 movsbw \(%eax\),%ax
43 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%eax\),%eax
44 [ ]*[a-f0-9]+: 0f bf 00 movswl \(%eax\),%eax
45 [ ]*[a-f0-9]+: 66 0f b6 00 movzbw \(%eax\),%ax
46 [ ]*[a-f0-9]+: 0f b6 00 movzbl \(%eax\),%eax
47 [ ]*[a-f0-9]+: 0f b7 00 movzwl \(%eax\),%eax
48 [ ]*[a-f0-9]+: 0f c3 00 movnti %eax,\(%eax\)
49 #pass
This page took 0.032757 seconds and 5 git commands to generate.