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