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