Fix typos in comments in i386-opc.h.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nops-5.d
CommitLineData
fbf3f584
L
1#source: nops-5.s
2#objdump: -drw
3#name: x86-64 nops 5
4
5.*: +file format .*
6
f16cd0d5 7
fbf3f584
L
8Disassembly of section .text:
9
100+ <i386>:
11[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
12[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
13[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
14
150+10 <i486>:
16[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
17[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
18[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
19
200+20 <i586>:
21[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
22[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
23[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
24
250+30 <i686>:
26[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
f16cd0d5 27[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 nopw %cs:0x0\(%rax,%rax,1\)
fbf3f584
L
28
290+40 <pentium4>:
30[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
f16cd0d5 31[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 nopw %cs:0x0\(%rax,%rax,1\)
fbf3f584
L
32
330+50 <nocona>:
34[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
f16cd0d5 35[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 nopw %cs:0x0\(%rax,%rax,1\)
fbf3f584
L
36
370+60 <core>:
38[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
f16cd0d5 39[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 nopw %cs:0x0\(%rax,%rax,1\)
fbf3f584
L
40
410+70 <core2>:
42[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
f16cd0d5 43[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 nopw %cs:0x0\(%rax,%rax,1\)
fbf3f584
L
44
450+80 <k6>:
46[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
47[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
48[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
49
500+90 <athlon>:
51[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
52[ ]*[a-f0-9]+: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
53[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
54
550+a0 <k8>:
56[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
57[ ]*[a-f0-9]+: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
58[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
59
600+b0 <generic32>:
61[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
62[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
63[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
64
650+c0 <generic64>:
66[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
f16cd0d5 67[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 nopw %cs:0x0\(%rax,%rax,1\)
fbf3f584
L
68
690+d0 <amdfam10>:
70[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
71[ ]*[a-f0-9]+: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
72[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
73#pass
This page took 0.098822 seconds and 4 git commands to generate.