[AArch64] Warn on load pair to same register
[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
22109423
L
25[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
26[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
fbf3f584
L
27
280+40 <pentium4>:
29[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
df18fdba 30[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
fbf3f584
L
31
320+50 <nocona>:
33[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
df18fdba 34[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
fbf3f584
L
35
360+60 <core>:
37[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
df18fdba 38[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
fbf3f584
L
39
400+70 <core2>:
41[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
df18fdba 42[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
fbf3f584
L
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\(%esi\),%esi
47[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,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\(%eax,%eax,1\)
52[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%eax\)
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\(%eax,%eax,1\)
57[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%eax\)
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\(%esi\),%esi
62[ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
63
640+c0 <generic64>:
65[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
df18fdba 66[ ]*[a-f0-9]+: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
fbf3f584
L
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\(%eax,%eax,1\)
71[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%eax\)
72#pass
This page took 0.27626 seconds and 4 git commands to generate.