Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / nops-6.d
1 #objdump: -drw
2 #name: i386 nops 6
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <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
13 0+10 <i386_nop>:
14 [       ]*[a-f0-9]+:    0f be f0                movsbl %al,%esi
15 [       ]*[a-f0-9]+:    66 0f 1f 44 00 00       nopw   0x0\(%eax,%eax,1\)
16 [       ]*[a-f0-9]+:    0f 1f 80 00 00 00 00    nopl   0x0\(%eax\)
17 #pass