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