]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/x86-64-nops-3.d
x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit mode
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nops-3.d
1 #source: nops-3.s
2 #as: -mtune=generic64
3 #objdump: -drw
4 #name: x86-64 nops 3
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 0+ <nop>:
12 [ ]*[a-f0-9]+: 90 nop
13 [ ]*[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 cs nopw 0x0\(%rax,%rax,1\)
14 [ ]*[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 cs nopw 0x0\(%rax,%rax,1\)
15 [ ]*[a-f0-9]+: 66 0f 1f 84 00 00 00 00 00 nopw 0x0\(%rax,%rax,1\)
16 [ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
17 [ ]*[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 cs nopw 0x0\(%rax,%rax,1\)
18 [ ]*[a-f0-9]+: 0f 1f 00 nopl \(%rax\)
19 #pass