x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-6.d
CommitLineData
a586129e
L
1#objdump: -drw
2#name: i386 nops 6
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 <i386_nop>:
14[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
80b8656c
L
15[ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
16[ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
a586129e 17#pass
This page took 0.248141 seconds and 4 git commands to generate.