gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-5.d
CommitLineData
fbf3f584
L
1#objdump: -drw
2#name: i386 nops 5
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+ <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
130+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
180+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
230+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 nopw %cs:0x0\(%eax,%eax,1\)
26
270+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 nopw %cs:0x0\(%eax,%eax,1\)
30
310+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 nopw %cs:0x0\(%eax,%eax,1\)
34
350+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 nopw %cs:0x0\(%eax,%eax,1\)
38
390+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 nopw %cs:0x0\(%eax,%eax,1\)
42
430+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
480+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
530+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
580+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
630+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 nopw %cs:0x0\(%eax,%eax,1\)
66
670+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.067384 seconds and 4 git commands to generate.