i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-nop-3.d
1 #source: nop-3.s
2 #objdump: -drw
3 #name: x86-64 .nops 3
4 #notarget: *-*-solaris*
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 0+ <_start>:
12  +[a-f0-9]+:    31 c0                   xor    %eax,%eax
13  +[a-f0-9]+:    85 c0                   test   %eax,%eax
14  +[a-f0-9]+:    0f 1f 00                nopl   \(%rax\)
15  +[a-f0-9]+:    31 c0                   xor    %eax,%eax
16  +[a-f0-9]+:    31 c0                   xor    %eax,%eax
17
18 Disassembly of section .altinstr_replacement:
19
20 0+ <.altinstr_replacement>:
21  +[a-f0-9]+:    e9 00 00 00 00          jmpq   5 <_start\+0x5>  1: R_X86_64_PLT32       foo-0x4
22 #pass