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