~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-ept.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
.*:8: Error: .*
 
7
.*:9: Error: .*
 
8
.*:10: Error: .*
 
9
.*:11: Error: .*
 
10
.*:14: Error: .*
 
11
.*:15: Error: .*
 
12
.*:16: Error: .*
 
13
.*:17: Error: .*
 
14
.*:18: Error: .*
 
15
.*:19: Error: .*
 
16
.*:20: Error: .*
 
17
.*:21: Error: .*
 
18
GAS LISTING .*
 
19
 
 
20
 
 
21
[       ]*1[    ]+\# Check illegal EPT instructions in 64bit mode\.
 
22
[       ]*2[    ]+\.text
 
23
[       ]*3[    ]+_start:
 
24
[       ]*4[    ]+invept        \(%rcx\), %bx
 
25
[       ]*5[    ]+invept        \(%rcx\), %ebx
 
26
[       ]*6[    ]+invept        %rbx, \(%rcx\)
 
27
[       ]*7[    ]+invept        %rbx, %rcx
 
28
[       ]*8[    ]+invvpid       \(%rcx\), %bx
 
29
[       ]*9[    ]+invvpid       \(%rcx\), %ebx
 
30
[       ]*10[   ]+invvpid %rbx, \(%rcx\)
 
31
[       ]*11[   ]+invvpid       %rbx, %rcx
 
32
[       ]*12[   ]+
 
33
[       ]*13[   ]+\.intel_syntax noprefix
 
34
[       ]*14[   ]+invept bx, oword ptr \[rcx\]
 
35
[       ]*15[   ]+invept ebx, oword ptr \[rcx\]
 
36
[       ]*16[   ]+invept oword ptr \[rcx\], rbx
 
37
[       ]*17[   ]+invept rcx, rbx
 
38
[       ]*18[   ]+invvpid bx, oword ptr \[rcx\]
 
39
[       ]*19[   ]+invvpid ebx, oword ptr \[rcx\]
 
40
[       ]*20[   ]+invvpid oword ptr \[rcx\], rbx
 
41
[       ]*21[   ]+invvpid rcx, rbx