PR 12590
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-10-1.l
1 .*: Assembler messages:
2 .*:4: Error: .*
3 .*:6: Error: .*
4 .*:8: Error: .*
5 .*:10: Error: .*
6 .*:12: Error: .*
7 .*:14: Error: .*
8 .*:16: Error: .*
9 .*:18: Error: .*
10 .*:20: Error: .*
11 .*:22: Error: .*
12 .*:24: Error: .*
13 .*:26: Error: .*
14 .*:28: Error: .*
15 .*:30: Error: .*
16 .*:32: Error: .*
17 .*:34: Error: .*
18 .*:36: Error: .*
19 .*:38: Error: .*
20 .*:40: Error: .*
21 .*:42: Error: .*
22 .*:44: Error: .*
23 .*:46: Error: .*
24 .*:48: Error: .*
25 .*:50: Error: .*
26 .*:52: Error: .*
27 .*:54: Error: .*
28 .*:56: Error: .*
29 .*:58: Error: .*
30 .*:60: Error: .*
31 .*:62: Error: .*
32 .*:64: Error: .*
33 .*:66: Error: .*
34 GAS LISTING .*
35
36
37 [ ]*1[ ]+\.include "arch-10\.s"
38 [ ]*1[ ]+\# Test -march=
39 [ ]*2[ ]+\.text
40 [ ]*3[ ]+\# cmov feature
41 [ ]*4[ ]+cmove %eax,%ebx
42 [ ]*5[ ]+\# clflush
43 [ ]*6[ ]+clflush \(%eax\)
44 [ ]*7[ ]+\# SYSCALL
45 [ ]*8[ ]+syscall
46 [ ]*9[ ]+\# MMX
47 [ ]*10[ ]+paddb %mm4,%mm3
48 [ ]*11[ ]+\# SSE
49 [ ]*12[ ]+addss %xmm4,%xmm3
50 [ ]*13[ ]+\# SSE2
51 [ ]*14[ ]+addsd %xmm4,%xmm3
52 [ ]*15[ ]+\# SSE3
53 [ ]*16[ ]+addsubpd %xmm4,%xmm3
54 [ ]*17[ ]+\# SSSE3
55 [ ]*18[ ]+phaddw %xmm4,%xmm3
56 [ ]*19[ ]+\# SSE4\.1
57 [ ]*20[ ]+phminposuw %xmm1,%xmm3
58 [ ]*21[ ]+\# SSE4\.2
59 [ ]*22[ ]+crc32 %ecx,%ebx
60 [ ]*23[ ]+\# AVX
61 [ ]*24[ ]+vzeroall
62 [ ]*25[ ]+\# VMX
63 [ ]*26[ ]+vmxoff
64 [ ]*27[ ]+\# SMX
65 [ ]*28[ ]+getsec
66 [ ]*29[ ]+\# Xsave
67 [ ]*30[ ]+xgetbv
68 [ ]*31[ ]+\# Xsaveopt
69 [ ]*32[ ]+xsaveopt \(%ecx\)
70 [ ]*33[ ]+\# AES
71 [ ]*34[ ]+aesenc \(%ecx\),%xmm0
72 [ ]*35[ ]+\# PCLMUL
73 [ ]*36[ ]+pclmulqdq \$8,%xmm1,%xmm0
74 [ ]*37[ ]+\# AES \+ AVX
75 [ ]*38[ ]+vaesenc \(%ecx\),%xmm0,%xmm2
76 [ ]*39[ ]+\# PCLMUL \+ AVX
77 [ ]*40[ ]+vpclmulqdq \$8,%xmm4,%xmm6,%xmm2
78 [ ]*41[ ]+\# FMA
79 [ ]*42[ ]+vfmadd132pd %xmm4,%xmm6,%xmm2
80 [ ]*43[ ]+\# MOVBE
81 [ ]*44[ ]+movbe \(%ecx\),%ebx
82 [ ]*45[ ]+\# EPT
83 [ ]*46[ ]+invept \(%ecx\),%ebx
84 [ ]*47[ ]+\# RDTSCP
85 [ ]*48[ ]+rdtscp
86 [ ]*49[ ]+\# 3DNow
87 [ ]*50[ ]+pmulhrw %mm4,%mm3
88 [ ]*51[ ]+\# 3DNow Extensions
89 [ ]*52[ ]+pswapd %mm4,%mm3
90 [ ]*53[ ]+\# SSE4a
91 [ ]*54[ ]+insertq %xmm2,%xmm1
92 [ ]*55[ ]+\# SVME
93 [ ]*56[ ]+vmload
94 \fGAS LISTING .*
95
96
97 [ ]*57[ ]+\# ABM
98 [ ]*58[ ]+lzcnt %ecx,%ebx
99 [ ]*59[ ]+\# PadLock
100 [ ]*60[ ]+xstorerng
101 [ ]*61[ ]+\# nop
102 [ ]*62[ ]+nopl \(%eax\)
103 [ ]*63[ ]+\# BMI
104 [ ]*64[ ]+blsr %ecx,%ebx
105 [ ]*65[ ]+\# TBM
106 [ ]*66[ ]+blcfill %ecx,%ebx
This page took 0.055096 seconds and 4 git commands to generate.