Limit multi-byte nop instructions to 10 bytes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-nops-3.d
CommitLineData
351f65ca
L
1#source: ../nops-3.s
2#as: -mtune=generic64
3#objdump: -drw
4#name: x86-64 (ILP32) nops 3
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <nop>:
11[ ]*[a-f0-9]+: 90 nop
12[ ]*[a-f0-9]+: 90 nop
80b8656c
L
13[ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
14[ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
15[ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
351f65ca 16[ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
80b8656c
L
17[ ]*[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%rax\)
18[ ]*[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%rax,%rax,1\)
351f65ca 19#pass
This page took 0.193187 seconds and 4 git commands to generate.