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