gas/testsuite/
[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]+: df e0 fnstsw %ax
27 [ ]*[a-f0-9]+: df e0 fnstsw %ax
28 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
29 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
30 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
31 [ ]*[a-f0-9]+: 66 0f be 10 movsbw \(%eax\),%dx
32 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%eax\),%edx
33 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
34 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
35 [ ]*[a-f0-9]+: 0f b7 10 movzwl \(%eax\),%edx
36 [ ]*[a-f0-9]+: f3 0f 7e 0c 24 movq \(%esp\),%xmm1
37 [ ]*[a-f0-9]+: f3 0f 7e 0c 24 movq \(%esp\),%xmm1
38 [ ]*[a-f0-9]+: 66 0f d6 0c 24 movq %xmm1,\(%esp\)
39 [ ]*[a-f0-9]+: 66 0f d6 0c 24 movq %xmm1,\(%esp\)
40 #pass
This page took 0.031603 seconds and 5 git commands to generate.