Update gas/i386/ilp32/x86-64-arch-2.d.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-3-i686.d
CommitLineData
76bc74dc
L
1#as: -mtune=i686
2#source: nops-3.s
3#objdump: -drw
4#name: i386 -mtune=i686 nops 3
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <nop>:
ea397f5b
L
11[ ]*[a-f0-9]+: 90 nop
12[ ]*[a-f0-9]+: 90 nop
f16cd0d5
L
13[ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 data32 data32 nopw %cs:0x0\(%eax,%eax,1\)
14[ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 data32 data32 nopw %cs:0x0\(%eax,%eax,1\)
76bc74dc 15[ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
f16cd0d5 16[ ]*[a-f0-9]+: 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data32 data32 data32 data32 nopw %cs:0x0\(%eax,%eax,1\)
76bc74dc 17#pass
This page took 0.166284 seconds and 4 git commands to generate.