[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / verbose-error.s
1 // verbose-error.s Test file for -mverbose-error
2
3 .text
4 strb w7, [x30, x0, lsl]
5 ubfm w0, x1, 8, 31
6 bfm w0, w1, 8, 43
7 strb w7, [x30, x0, lsl #1]
8 st2 {v4.2d,v5.2d},[x3,#3]
9 fmov v1.D[0],x0
10 ld1r {v1.4s, v2.4s, v3.4s}, [x3], x4
11 svc
12 add v0.4s, v1.4s, v2.2s
13 urecpe v0.1d,v7.1d
14 adds w0, wsp, x0, uxtx #1
15 fmov d0, s0
16 ldnp h3, h7, [sp], #16
17 # QL_V2SAME
18 suqadd v0.8b, v1.16b
19 # QL_V2SAME
20 ursqrte v2.8b, v3.8b
21 # QL_V2SAMEBH
22 rev32 v4.2s, v5.2s
23 #QL_V2SAMESD
24 frintn v6.8b, v7.8b
25 #QL_V2SAMEBHS
26 rev64 v8.2d, v9.2d
27 #QL_V2SAMEB
28 rev16 v10.2s, v11.2s
29 #QL_V2PAIRWISELONGBHS
30 saddlp v12.8b, v13.8b
31 #QL_V2LONGBHS
32 shll v14.8b, v15.8h, #1
33 #QL_V2LONGBHS2
34 shll2 v14.8b, v15.8h, #1
35 #QL_V2NARRS
36 fcvtxn v22.8b, v23.8b
37 #QL_V2NARRS2
38 fcvtxn2 v24.8b, v25.8b
39 #QL_V2NARRHS
40 fcvtn v25.4s, v26.4s
41 #QL_V2NARRHS2
42 fcvtn2 v27.4s, v28.4s
43 #QL_V2LONGHS
44 fcvtl v29.8b, v30.8b
45 #QL_V2LONGHS2
46 fcvtl2 v1.2d, v2.2d
47 #QL_V3SAME
48 sqadd v16.8b, v17.8h, v18.8h
49 #QL_V3SAMEBHS
50 shadd v19.8b, v20.8h, v21.8h
51 #QL_V3SAME4S
52 sha1su0 v1.16b, v2.16b, v3.16b
53 #QL_V3SAMEEB
54 shadd v1.2d, v2.2d, v3.2d
55 #QL_V3SAMEEHS
56 sqdmulh v1.16b, v2.16b, v3.16b
57 #QL_V3LONGHS2
58 sqdmlal2 v1.16b, v2.16b, v3.16b
This page took 0.03225 seconds and 4 git commands to generate.