Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-6.d
... / ...
CommitLineData
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 b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
11[ ]*[a-f0-9]+: 8d b6 00 00 00 00 lea 0x0\(%esi\),%esi
12
130+10 <i386_nop>:
14[ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi
15[ ]*[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%eax,%eax,1\)
16[ ]*[a-f0-9]+: 66 90 xchg %ax,%ax
17#pass
This page took 0.022377 seconds and 4 git commands to generate.