gas/
[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
7Disassembly of section .text:
8
90+ <i386>:
10[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
11[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
12[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
13
140+10 <i486>:
15[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
16[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
17[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
18
190+20 <i586>:
20[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
21[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
22[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
23
240+30 <i686>:
25[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
26[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
27
280+40 <pentium4>:
29[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
30[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
31
320+50 <nocona>:
33[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
34[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
35
360+60 <core>:
37[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
38[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
39
400+70 <core2>:
41[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
42[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
43
440+80 <k6>:
45[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
46[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
47[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
48
490+90 <athlon>:
50[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
51[ ]*[a-f0-9]+: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
52[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
53
540+a0 <k8>:
55[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
56[ ]*[a-f0-9]+: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
57[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
58
590+b0 <generic32>:
60[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
61[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%rsi\),%esi
62[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%rdi,%riz,1\),%edi
63
640+c0 <generic64>:
65[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
66[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
67
680+d0 <amdfam10>:
69[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
70[ ]*[a-f0-9]+: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
71[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
72#pass
This page took 0.043641 seconds and 4 git commands to generate.