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