~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/i386/x86-64-inval-invpcid.l

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.*: Assembler messages:
 
2
.*:4: Error: .*
 
3
.*:5: Error: .*
 
4
.*:6: Error: .*
 
5
.*:7: Error: .*
 
6
.*:10: Error: .*
 
7
.*:11: Error: .*
 
8
.*:12: Error: .*
 
9
.*:13: Error: .*
 
10
GAS LISTING .*
 
11
 
 
12
 
 
13
[       ]*1[    ]+\# Check illegal 64bit INVPCID instructions
 
14
[       ]*2[    ]+\.text
 
15
[       ]*3[    ]+_start:
 
16
[       ]*4[    ]+invvpid       \(%rcx\), %bx
 
17
[       ]*5[    ]+invvpid       \(%rcx\), %ebx
 
18
[       ]*6[    ]+invvpid %rbx, \(%rcx\)
 
19
[       ]*7[    ]+invvpid       %rbx, %rcx
 
20
[       ]*8[    ]+
 
21
[       ]*9[    ]+\.intel_syntax noprefix
 
22
[       ]*10[   ]+invvpid bx, \[rcx\]
 
23
[       ]*11[   ]+invvpid ebx, \[rcx\]
 
24
[       ]*12[   ]+invvpid \[rcx\], rbx
 
25
[       ]*13[   ]+invvpid rcx, rbx