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