Add Intel MCU support to opcodes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-5-i686.d
1 #as: -march=i686
2 #source: nops-5.s
3 #objdump: -drw
4 #name: i386 -march=i686 nops 5
5
6 .*: +file format .*
7
8 Disassembly of section .text:
9
10 0+ <i386>:
11 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
12 [ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
13 [ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
14
15 0+10 <i486>:
16 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
17 [ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
18 [ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
19
20 0+20 <i586>:
21 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
22 [ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
23 [ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
24
25 0+30 <i686>:
26 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
27 [ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
28 [ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
29
30 0+40 <pentium4>:
31 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
32 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
33 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
34
35 0+50 <nocona>:
36 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
37 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
38 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
39
40 0+60 <core>:
41 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
42 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
43 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
44
45 0+70 <core2>:
46 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
47 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
48 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
49
50 0+80 <k6>:
51 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
52 [ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
53 [ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
54
55 0+90 <athlon>:
56 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
57 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
58 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
59
60 0+a0 <k8>:
61 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
62 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
63 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
64
65 0+b0 <generic32>:
66 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
67 [ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
68 [ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
69
70 0+c0 <generic64>:
71 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
72 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
73 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
74
75 0+d0 <amdfam10>:
76 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
77 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
78 [ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
79 #pass
This page took 0.033083 seconds and 4 git commands to generate.