xref: /aosp_15_r20/external/llvm/test/MC/PowerPC/ppc64-encoding-spe.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker# RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
2*9880d681SAndroid Build Coastguard Worker# RUN: llvm-mc -triple powerpc64le-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-LE %s
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard Worker# Instructions from the Signal Processing Engine extension:
5*9880d681SAndroid Build Coastguard Worker
6*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlddx 14, 21, 28               # encoding: [0x11,0xd5,0xe3,0x00]
7*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlddx 14, 21, 28               # encoding: [0x00,0xe3,0xd5,0x11]
8*9880d681SAndroid Build Coastguard Worker            evlddx %r14, %r21, %r28
9*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldwx 14, 21, 28               # encoding: [0x11,0xd5,0xe3,0x02]
10*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldwx 14, 21, 28               # encoding: [0x02,0xe3,0xd5,0x11]
11*9880d681SAndroid Build Coastguard Worker            evldwx %r14, %r21, %r28
12*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldhx 14, 21, 28               # encoding: [0x11,0xd5,0xe3,0x04]
13*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldhx 14, 21, 28               # encoding: [0x04,0xe3,0xd5,0x11]
14*9880d681SAndroid Build Coastguard Worker            evldhx %r14, %r21, %r28
15*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhesplatx 14, 21, 28         # encoding: [0x11,0xd5,0xe3,0x08]
16*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhesplatx 14, 21, 28         # encoding: [0x08,0xe3,0xd5,0x11]
17*9880d681SAndroid Build Coastguard Worker            evlhhesplatx %r14, %r21, %r28
18*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhousplatx 14, 21, 28        # encoding: [0x11,0xd5,0xe3,0x0c]
19*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhousplatx 14, 21, 28        # encoding: [0x0c,0xe3,0xd5,0x11]
20*9880d681SAndroid Build Coastguard Worker            evlhhousplatx %r14, %r21, %r28
21*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhossplatx 14, 21, 28        # encoding: [0x11,0xd5,0xe3,0x0e]
22*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhossplatx 14, 21, 28        # encoding: [0x0e,0xe3,0xd5,0x11]
23*9880d681SAndroid Build Coastguard Worker            evlhhossplatx %r14, %r21, %r28
24*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhex 14, 21, 28              # encoding: [0x11,0xd5,0xe3,0x10]
25*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhex 14, 21, 28              # encoding: [0x10,0xe3,0xd5,0x11]
26*9880d681SAndroid Build Coastguard Worker            evlwhex %r14, %r21, %r28
27*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhoux 14, 21, 28             # encoding: [0x11,0xd5,0xe3,0x14]
28*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhoux 14, 21, 28             # encoding: [0x14,0xe3,0xd5,0x11]
29*9880d681SAndroid Build Coastguard Worker            evlwhoux %r14, %r21, %r28
30*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhosx 14, 21, 28             # encoding: [0x11,0xd5,0xe3,0x16]
31*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhosx 14, 21, 28             # encoding: [0x16,0xe3,0xd5,0x11]
32*9880d681SAndroid Build Coastguard Worker            evlwhosx %r14, %r21, %r28
33*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwwsplatx 14, 21, 28          # encoding: [0x11,0xd5,0xe3,0x18]
34*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwwsplatx 14, 21, 28          # encoding: [0x18,0xe3,0xd5,0x11]
35*9880d681SAndroid Build Coastguard Worker            evlwwsplatx %r14, %r21, %r28
36*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhsplatx 14, 21, 28          # encoding: [0x11,0xd5,0xe3,0x1c]
37*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhsplatx 14, 21, 28          # encoding: [0x1c,0xe3,0xd5,0x11]
38*9880d681SAndroid Build Coastguard Worker            evlwhsplatx %r14, %r21, %r28
39*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmergehi 14, 21, 28            # encoding: [0x11,0xd5,0xe2,0x2c]
40*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmergehi 14, 21, 28            # encoding: [0x2c,0xe2,0xd5,0x11]
41*9880d681SAndroid Build Coastguard Worker            evmergehi %r14, %r21, %r28
42*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmergelo 14, 21, 28            # encoding: [0x11,0xd5,0xe2,0x2d]
43*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmergelo 14, 21, 28            # encoding: [0x2d,0xe2,0xd5,0x11]
44*9880d681SAndroid Build Coastguard Worker            evmergelo %r14, %r21, %r28
45*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmergehilo 14, 21, 28          # encoding: [0x11,0xd5,0xe2,0x2e]
46*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmergehilo 14, 21, 28          # encoding: [0x2e,0xe2,0xd5,0x11]
47*9880d681SAndroid Build Coastguard Worker            evmergehilo %r14, %r21, %r28
48*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmergelohi 14, 21, 28          # encoding: [0x11,0xd5,0xe2,0x2f]
49*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmergelohi 14, 21, 28          # encoding: [0x2f,0xe2,0xd5,0x11]
50*9880d681SAndroid Build Coastguard Worker            evmergelohi %r14, %r21, %r28
51*9880d681SAndroid Build Coastguard Worker
52*9880d681SAndroid Build Coastguard Worker# CHECK-BE: brinc 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x0f]
53*9880d681SAndroid Build Coastguard Worker# CHECK-LE: brinc 14, 22, 19                # encoding: [0x0f,0x9a,0xd6,0x11]
54*9880d681SAndroid Build Coastguard Worker            brinc %r14, %r22, %r19
55*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evabs 14, 22                    # encoding: [0x11,0xd6,0x02,0x08]
56*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evabs 14, 22                    # encoding: [0x08,0x02,0xd6,0x11]
57*9880d681SAndroid Build Coastguard Worker            evabs %r14, %r22
58*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evaddsmiaaw 14, 22              # encoding: [0x11,0xd6,0x04,0xc9]
59*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evaddsmiaaw 14, 22              # encoding: [0xc9,0x04,0xd6,0x11]
60*9880d681SAndroid Build Coastguard Worker            evaddsmiaaw %r14, %r22
61*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evaddssiaaw 14, 22              # encoding: [0x11,0xd6,0x04,0xc1]
62*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evaddssiaaw 14, 22              # encoding: [0xc1,0x04,0xd6,0x11]
63*9880d681SAndroid Build Coastguard Worker            evaddssiaaw %r14, %r22
64*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evaddusiaaw 14, 22              # encoding: [0x11,0xd6,0x04,0xc0]
65*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evaddusiaaw 14, 22              # encoding: [0xc0,0x04,0xd6,0x11]
66*9880d681SAndroid Build Coastguard Worker            evaddusiaaw %r14, %r22
67*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evaddumiaaw 14, 22              # encoding: [0x11,0xd6,0x04,0xc8]
68*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evaddumiaaw 14, 22              # encoding: [0xc8,0x04,0xd6,0x11]
69*9880d681SAndroid Build Coastguard Worker            evaddumiaaw %r14, %r22
70*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evaddw 14, 22, 19               # encoding: [0x11,0xd6,0x9a,0x00]
71*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evaddw 14, 22, 19               # encoding: [0x00,0x9a,0xd6,0x11]
72*9880d681SAndroid Build Coastguard Worker            evaddw %r14, %r22, %r19
73*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evaddiw 14, 29, 19              # encoding: [0x11,0xd3,0xea,0x02]
74*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evaddiw 14, 29, 19              # encoding: [0x02,0xea,0xd3,0x11]
75*9880d681SAndroid Build Coastguard Worker            evaddiw %r14, 29, %r19
76*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evand 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x11]
77*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evand 14, 22, 19                # encoding: [0x11,0x9a,0xd6,0x11]
78*9880d681SAndroid Build Coastguard Worker            evand %r14, %r22, %r19
79*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evandc 14, 22, 19               # encoding: [0x11,0xd6,0x9a,0x12]
80*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evandc 14, 22, 19               # encoding: [0x12,0x9a,0xd6,0x11]
81*9880d681SAndroid Build Coastguard Worker            evandc %r14, %r22, %r19
82*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evcmpeq 3, 22, 19            # encoding: [0x11,0x96,0x9a,0x34]
83*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evcmpeq 3, 22, 19            # encoding: [0x34,0x9a,0x96,0x11]
84*9880d681SAndroid Build Coastguard Worker            evcmpeq %cr3, %r22, %r19
85*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evcmpgts 3, 22, 19           # encoding: [0x11,0x96,0x9a,0x31]
86*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evcmpgts 3, 22, 19           # encoding: [0x31,0x9a,0x96,0x11]
87*9880d681SAndroid Build Coastguard Worker            evcmpgts %cr3, %r22, %r19
88*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evcmpgtu 3, 22, 19           # encoding: [0x11,0x96,0x9a,0x30]
89*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evcmpgtu 3, 22, 19           # encoding: [0x30,0x9a,0x96,0x11]
90*9880d681SAndroid Build Coastguard Worker            evcmpgtu %cr3, %r22, %r19
91*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evcmplts 3, 22, 19           # encoding: [0x11,0x96,0x9a,0x33]
92*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evcmplts 3, 22, 19           # encoding: [0x33,0x9a,0x96,0x11]
93*9880d681SAndroid Build Coastguard Worker            evcmplts %cr3, %r22, %r19
94*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evcmpltu 3, 22, 19           # encoding: [0x11,0x96,0x9a,0x32]
95*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evcmpltu 3, 22, 19           # encoding: [0x32,0x9a,0x96,0x11]
96*9880d681SAndroid Build Coastguard Worker            evcmpltu %cr3, %r22, %r19
97*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evcntlsw 14, 22                 # encoding: [0x11,0xd6,0x02,0x0e]
98*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evcntlsw 14, 22                 # encoding: [0x0e,0x02,0xd6,0x11]
99*9880d681SAndroid Build Coastguard Worker            evcntlsw %r14, %r22
100*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evcntlzw 14, 22                 # encoding: [0x11,0xd6,0x02,0x0d]
101*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evcntlzw 14, 22                 # encoding: [0x0d,0x02,0xd6,0x11]
102*9880d681SAndroid Build Coastguard Worker            evcntlzw %r14, %r22
103*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evdivws 14, 22, 19              # encoding: [0x11,0xd6,0x9c,0xc6]
104*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evdivws 14, 22, 19              # encoding: [0xc6,0x9c,0xd6,0x11]
105*9880d681SAndroid Build Coastguard Worker            evdivws %r14, %r22, %r19
106*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evdivwu 14, 22, 19              # encoding: [0x11,0xd6,0x9c,0xc7]
107*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evdivwu 14, 22, 19              # encoding: [0xc7,0x9c,0xd6,0x11]
108*9880d681SAndroid Build Coastguard Worker            evdivwu %r14, %r22, %r19
109*9880d681SAndroid Build Coastguard Worker# CHECK-BE: eveqv 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x19]
110*9880d681SAndroid Build Coastguard Worker# CHECK-LE: eveqv 14, 22, 19                # encoding: [0x19,0x9a,0xd6,0x11]
111*9880d681SAndroid Build Coastguard Worker            eveqv %r14, %r22, %r19
112*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evextsb 14, 22                  # encoding: [0x11,0xd6,0x02,0x0a]
113*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evextsb 14, 22                  # encoding: [0x0a,0x02,0xd6,0x11]
114*9880d681SAndroid Build Coastguard Worker            evextsb %r14, %r22
115*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evextsh 14, 22                  # encoding: [0x11,0xd6,0x02,0x0b]
116*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evextsh 14, 22                  # encoding: [0x0b,0x02,0xd6,0x11]
117*9880d681SAndroid Build Coastguard Worker            evextsh %r14, %r22
118*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhegsmfaa 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x2b]
119*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhegsmfaa 14, 22, 19          # encoding: [0x2b,0x9d,0xd6,0x11]
120*9880d681SAndroid Build Coastguard Worker            evmhegsmfaa %r14, %r22, %r19
121*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhegsmfan 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xab]
122*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhegsmfan 14, 22, 19          # encoding: [0xab,0x9d,0xd6,0x11]
123*9880d681SAndroid Build Coastguard Worker            evmhegsmfan %r14, %r22, %r19
124*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhegsmiaa 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x29]
125*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhegsmiaa 14, 22, 19          # encoding: [0x29,0x9d,0xd6,0x11]
126*9880d681SAndroid Build Coastguard Worker            evmhegsmiaa %r14, %r22, %r19
127*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhegsmian 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xa9]
128*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhegsmian 14, 22, 19          # encoding: [0xa9,0x9d,0xd6,0x11]
129*9880d681SAndroid Build Coastguard Worker            evmhegsmian %r14, %r22, %r19
130*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhegumiaa 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x28]
131*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhegumiaa 14, 22, 19          # encoding: [0x28,0x9d,0xd6,0x11]
132*9880d681SAndroid Build Coastguard Worker            evmhegumiaa %r14, %r22, %r19
133*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhegumian 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xa8]
134*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhegumian 14, 22, 19          # encoding: [0xa8,0x9d,0xd6,0x11]
135*9880d681SAndroid Build Coastguard Worker            evmhegumian %r14, %r22, %r19
136*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmf 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x0b]
137*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmf 14, 22, 19             # encoding: [0x0b,0x9c,0xd6,0x11]
138*9880d681SAndroid Build Coastguard Worker            evmhesmf %r14, %r22, %r19
139*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmfa 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x2b]
140*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmfa 14, 22, 19            # encoding: [0x2b,0x9c,0xd6,0x11]
141*9880d681SAndroid Build Coastguard Worker            evmhesmfa %r14, %r22, %r19
142*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmfaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x0b]
143*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmfaaw 14, 22, 19          # encoding: [0x0b,0x9d,0xd6,0x11]
144*9880d681SAndroid Build Coastguard Worker            evmhesmfaaw %r14, %r22, %r19
145*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmfanw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x8b]
146*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmfanw 14, 22, 19          # encoding: [0x8b,0x9d,0xd6,0x11]
147*9880d681SAndroid Build Coastguard Worker            evmhesmfanw %r14, %r22, %r19
148*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmi 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x09]
149*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmi 14, 22, 19             # encoding: [0x09,0x9c,0xd6,0x11]
150*9880d681SAndroid Build Coastguard Worker            evmhesmi %r14, %r22, %r19
151*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmia 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x29]
152*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmia 14, 22, 19            # encoding: [0x29,0x9c,0xd6,0x11]
153*9880d681SAndroid Build Coastguard Worker            evmhesmia %r14, %r22, %r19
154*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x09]
155*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmiaaw 14, 22, 19          # encoding: [0x09,0x9d,0xd6,0x11]
156*9880d681SAndroid Build Coastguard Worker            evmhesmiaaw %r14, %r22, %r19
157*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhesmianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x89]
158*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhesmianw 14, 22, 19          # encoding: [0x89,0x9d,0xd6,0x11]
159*9880d681SAndroid Build Coastguard Worker            evmhesmianw %r14, %r22, %r19
160*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhessf 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x03]
161*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhessf 14, 22, 19             # encoding: [0x03,0x9c,0xd6,0x11]
162*9880d681SAndroid Build Coastguard Worker            evmhessf %r14, %r22, %r19
163*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhessfa 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x23]
164*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhessfa 14, 22, 19            # encoding: [0x23,0x9c,0xd6,0x11]
165*9880d681SAndroid Build Coastguard Worker            evmhessfa %r14, %r22, %r19
166*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhessfaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x03]
167*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhessfaaw 14, 22, 19          # encoding: [0x03,0x9d,0xd6,0x11]
168*9880d681SAndroid Build Coastguard Worker            evmhessfaaw %r14, %r22, %r19
169*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhessfanw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x83]
170*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhessfanw 14, 22, 19          # encoding: [0x83,0x9d,0xd6,0x11]
171*9880d681SAndroid Build Coastguard Worker            evmhessfanw %r14, %r22, %r19
172*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhessiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x01]
173*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhessiaaw 14, 22, 19          # encoding: [0x01,0x9d,0xd6,0x11]
174*9880d681SAndroid Build Coastguard Worker            evmhessiaaw %r14, %r22, %r19
175*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhessianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x81]
176*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhessianw 14, 22, 19          # encoding: [0x81,0x9d,0xd6,0x11]
177*9880d681SAndroid Build Coastguard Worker            evmhessianw %r14, %r22, %r19
178*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmheumi 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x08]
179*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmheumi 14, 22, 19             # encoding: [0x08,0x9c,0xd6,0x11]
180*9880d681SAndroid Build Coastguard Worker            evmheumi %r14, %r22, %r19
181*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmheumia 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x28]
182*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmheumia 14, 22, 19            # encoding: [0x28,0x9c,0xd6,0x11]
183*9880d681SAndroid Build Coastguard Worker            evmheumia %r14, %r22, %r19
184*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmheumiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x08]
185*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmheumiaaw 14, 22, 19          # encoding: [0x08,0x9d,0xd6,0x11]
186*9880d681SAndroid Build Coastguard Worker            evmheumiaaw %r14, %r22, %r19
187*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmheumianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x88]
188*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmheumianw 14, 22, 19          # encoding: [0x88,0x9d,0xd6,0x11]
189*9880d681SAndroid Build Coastguard Worker            evmheumianw %r14, %r22, %r19
190*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmheusiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x00]
191*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmheusiaaw 14, 22, 19          # encoding: [0x00,0x9d,0xd6,0x11]
192*9880d681SAndroid Build Coastguard Worker            evmheusiaaw %r14, %r22, %r19
193*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmheusianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x80]
194*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmheusianw 14, 22, 19          # encoding: [0x80,0x9d,0xd6,0x11]
195*9880d681SAndroid Build Coastguard Worker            evmheusianw %r14, %r22, %r19
196*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhogsmfaa 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x2f]
197*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhogsmfaa 14, 22, 19          # encoding: [0x2f,0x9d,0xd6,0x11]
198*9880d681SAndroid Build Coastguard Worker            evmhogsmfaa %r14, %r22, %r19
199*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhogsmfan 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xaf]
200*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhogsmfan 14, 22, 19          # encoding: [0xaf,0x9d,0xd6,0x11]
201*9880d681SAndroid Build Coastguard Worker            evmhogsmfan %r14, %r22, %r19
202*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhogsmiaa 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x2d]
203*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhogsmiaa 14, 22, 19          # encoding: [0x2d,0x9d,0xd6,0x11]
204*9880d681SAndroid Build Coastguard Worker            evmhogsmiaa %r14, %r22, %r19
205*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhogsmian 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xad]
206*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhogsmian 14, 22, 19          # encoding: [0xad,0x9d,0xd6,0x11]
207*9880d681SAndroid Build Coastguard Worker            evmhogsmian %r14, %r22, %r19
208*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhogumiaa 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x2c]
209*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhogumiaa 14, 22, 19          # encoding: [0x2c,0x9d,0xd6,0x11]
210*9880d681SAndroid Build Coastguard Worker            evmhogumiaa %r14, %r22, %r19
211*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhogumian 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xac]
212*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhogumian 14, 22, 19          # encoding: [0xac,0x9d,0xd6,0x11]
213*9880d681SAndroid Build Coastguard Worker            evmhogumian %r14, %r22, %r19
214*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmf 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x0f]
215*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmf 14, 22, 19             # encoding: [0x0f,0x9c,0xd6,0x11]
216*9880d681SAndroid Build Coastguard Worker            evmhosmf %r14, %r22, %r19
217*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmfa 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x2f]
218*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmfa 14, 22, 19            # encoding: [0x2f,0x9c,0xd6,0x11]
219*9880d681SAndroid Build Coastguard Worker            evmhosmfa %r14, %r22, %r19
220*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmfaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x0f]
221*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmfaaw 14, 22, 19          # encoding: [0x0f,0x9d,0xd6,0x11]
222*9880d681SAndroid Build Coastguard Worker            evmhosmfaaw %r14, %r22, %r19
223*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmfanw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x8f]
224*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmfanw 14, 22, 19          # encoding: [0x8f,0x9d,0xd6,0x11]
225*9880d681SAndroid Build Coastguard Worker            evmhosmfanw %r14, %r22, %r19
226*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmi 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x0d]
227*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmi 14, 22, 19             # encoding: [0x0d,0x9c,0xd6,0x11]
228*9880d681SAndroid Build Coastguard Worker            evmhosmi %r14, %r22, %r19
229*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmia 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x2d]
230*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmia 14, 22, 19            # encoding: [0x2d,0x9c,0xd6,0x11]
231*9880d681SAndroid Build Coastguard Worker            evmhosmia %r14, %r22, %r19
232*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x0d]
233*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmiaaw 14, 22, 19          # encoding: [0x0d,0x9d,0xd6,0x11]
234*9880d681SAndroid Build Coastguard Worker            evmhosmiaaw %r14, %r22, %r19
235*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhosmianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x8d]
236*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhosmianw 14, 22, 19          # encoding: [0x8d,0x9d,0xd6,0x11]
237*9880d681SAndroid Build Coastguard Worker            evmhosmianw %r14, %r22, %r19
238*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhossf 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x07]
239*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhossf 14, 22, 19             # encoding: [0x07,0x9c,0xd6,0x11]
240*9880d681SAndroid Build Coastguard Worker            evmhossf %r14, %r22, %r19
241*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhossfa 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x27]
242*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhossfa 14, 22, 19            # encoding: [0x27,0x9c,0xd6,0x11]
243*9880d681SAndroid Build Coastguard Worker            evmhossfa %r14, %r22, %r19
244*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhossfaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x07]
245*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhossfaaw 14, 22, 19          # encoding: [0x07,0x9d,0xd6,0x11]
246*9880d681SAndroid Build Coastguard Worker            evmhossfaaw %r14, %r22, %r19
247*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhossfanw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x87]
248*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhossfanw 14, 22, 19          # encoding: [0x87,0x9d,0xd6,0x11]
249*9880d681SAndroid Build Coastguard Worker            evmhossfanw %r14, %r22, %r19
250*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhossiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x05]
251*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhossiaaw 14, 22, 19          # encoding: [0x05,0x9d,0xd6,0x11]
252*9880d681SAndroid Build Coastguard Worker            evmhossiaaw %r14, %r22, %r19
253*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhossianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x85]
254*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhossianw 14, 22, 19          # encoding: [0x85,0x9d,0xd6,0x11]
255*9880d681SAndroid Build Coastguard Worker            evmhossianw %r14, %r22, %r19
256*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhoumi 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x0c]
257*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhoumi 14, 22, 19             # encoding: [0x0c,0x9c,0xd6,0x11]
258*9880d681SAndroid Build Coastguard Worker            evmhoumi %r14, %r22, %r19
259*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhoumia 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x2c]
260*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhoumia 14, 22, 19            # encoding: [0x2c,0x9c,0xd6,0x11]
261*9880d681SAndroid Build Coastguard Worker            evmhoumia %r14, %r22, %r19
262*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhoumiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x0c]
263*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhoumiaaw 14, 22, 19          # encoding: [0x0c,0x9d,0xd6,0x11]
264*9880d681SAndroid Build Coastguard Worker            evmhoumiaaw %r14, %r22, %r19
265*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhoumianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x8c]
266*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhoumianw 14, 22, 19          # encoding: [0x8c,0x9d,0xd6,0x11]
267*9880d681SAndroid Build Coastguard Worker            evmhoumianw %r14, %r22, %r19
268*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhousiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x04]
269*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhousiaaw 14, 22, 19          # encoding: [0x04,0x9d,0xd6,0x11]
270*9880d681SAndroid Build Coastguard Worker            evmhousiaaw %r14, %r22, %r19
271*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmhousianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x84]
272*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmhousianw 14, 22, 19          # encoding: [0x84,0x9d,0xd6,0x11]
273*9880d681SAndroid Build Coastguard Worker            evmhousianw %r14, %r22, %r19
274*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhsmf 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x4f]
275*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhsmf 14, 22, 19             # encoding: [0x4f,0x9c,0xd6,0x11]
276*9880d681SAndroid Build Coastguard Worker            evmwhsmf %r14, %r22, %r19
277*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhsmfa 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x6f]
278*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhsmfa 14, 22, 19            # encoding: [0x6f,0x9c,0xd6,0x11]
279*9880d681SAndroid Build Coastguard Worker            evmwhsmfa %r14, %r22, %r19
280*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhsmi 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x4d]
281*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhsmi 14, 22, 19             # encoding: [0x4d,0x9c,0xd6,0x11]
282*9880d681SAndroid Build Coastguard Worker            evmwhsmi %r14, %r22, %r19
283*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhsmia 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x6d]
284*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhsmia 14, 22, 19            # encoding: [0x6d,0x9c,0xd6,0x11]
285*9880d681SAndroid Build Coastguard Worker            evmwhsmia %r14, %r22, %r19
286*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhssf 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x47]
287*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhssf 14, 22, 19             # encoding: [0x47,0x9c,0xd6,0x11]
288*9880d681SAndroid Build Coastguard Worker            evmwhssf %r14, %r22, %r19
289*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhssfa 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x67]
290*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhssfa 14, 22, 19            # encoding: [0x67,0x9c,0xd6,0x11]
291*9880d681SAndroid Build Coastguard Worker            evmwhssfa %r14, %r22, %r19
292*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhumi 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x4c]
293*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhumi 14, 22, 19             # encoding: [0x4c,0x9c,0xd6,0x11]
294*9880d681SAndroid Build Coastguard Worker            evmwhumi %r14, %r22, %r19
295*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwhumia 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x6c]
296*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwhumia 14, 22, 19            # encoding: [0x6c,0x9c,0xd6,0x11]
297*9880d681SAndroid Build Coastguard Worker            evmwhumia %r14, %r22, %r19
298*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlsmiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x49]
299*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlsmiaaw 14, 22, 19          # encoding: [0x49,0x9d,0xd6,0x11]
300*9880d681SAndroid Build Coastguard Worker            evmwlsmiaaw %r14, %r22, %r19
301*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlsmianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xc9]
302*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlsmianw 14, 22, 19          # encoding: [0xc9,0x9d,0xd6,0x11]
303*9880d681SAndroid Build Coastguard Worker            evmwlsmianw %r14, %r22, %r19
304*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlssiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x41]
305*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlssiaaw 14, 22, 19          # encoding: [0x41,0x9d,0xd6,0x11]
306*9880d681SAndroid Build Coastguard Worker            evmwlssiaaw %r14, %r22, %r19
307*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlssianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xc1]
308*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlssianw 14, 22, 19          # encoding: [0xc1,0x9d,0xd6,0x11]
309*9880d681SAndroid Build Coastguard Worker            evmwlssianw %r14, %r22, %r19
310*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlumi 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x48]
311*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlumi 14, 22, 19             # encoding: [0x48,0x9c,0xd6,0x11]
312*9880d681SAndroid Build Coastguard Worker            evmwlumi %r14, %r22, %r19
313*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlumia 14, 22, 19            # encoding: [0x11,0xd6,0x9c,0x68]
314*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlumia 14, 22, 19            # encoding: [0x68,0x9c,0xd6,0x11]
315*9880d681SAndroid Build Coastguard Worker            evmwlumia %r14, %r22, %r19
316*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlumiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x48]
317*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlumiaaw 14, 22, 19          # encoding: [0x48,0x9d,0xd6,0x11]
318*9880d681SAndroid Build Coastguard Worker            evmwlumiaaw %r14, %r22, %r19
319*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlumianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xc8]
320*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlumianw 14, 22, 19          # encoding: [0xc8,0x9d,0xd6,0x11]
321*9880d681SAndroid Build Coastguard Worker            evmwlumianw %r14, %r22, %r19
322*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlusiaaw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0x40]
323*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlusiaaw 14, 22, 19          # encoding: [0x40,0x9d,0xd6,0x11]
324*9880d681SAndroid Build Coastguard Worker            evmwlusiaaw %r14, %r22, %r19
325*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwlusianw 14, 22, 19          # encoding: [0x11,0xd6,0x9d,0xc0]
326*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwlusianw 14, 22, 19          # encoding: [0xc0,0x9d,0xd6,0x11]
327*9880d681SAndroid Build Coastguard Worker            evmwlusianw %r14, %r22, %r19
328*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmf 14, 22, 19              # encoding: [0x11,0xd6,0x9c,0x5b]
329*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmf 14, 22, 19              # encoding: [0x5b,0x9c,0xd6,0x11]
330*9880d681SAndroid Build Coastguard Worker            evmwsmf %r14, %r22, %r19
331*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmfa 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x7b]
332*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmfa 14, 22, 19             # encoding: [0x7b,0x9c,0xd6,0x11]
333*9880d681SAndroid Build Coastguard Worker            evmwsmfa %r14, %r22, %r19
334*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmfaa 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0x5b]
335*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmfaa 14, 22, 19            # encoding: [0x5b,0x9d,0xd6,0x11]
336*9880d681SAndroid Build Coastguard Worker            evmwsmfaa %r14, %r22, %r19
337*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmfan 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0xdb]
338*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmfan 14, 22, 19            # encoding: [0xdb,0x9d,0xd6,0x11]
339*9880d681SAndroid Build Coastguard Worker            evmwsmfan %r14, %r22, %r19
340*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmi 14, 22, 19              # encoding: [0x11,0xd6,0x9c,0x59]
341*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmi 14, 22, 19              # encoding: [0x59,0x9c,0xd6,0x11]
342*9880d681SAndroid Build Coastguard Worker            evmwsmi %r14, %r22, %r19
343*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmia 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x79]
344*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmia 14, 22, 19             # encoding: [0x79,0x9c,0xd6,0x11]
345*9880d681SAndroid Build Coastguard Worker            evmwsmia %r14, %r22, %r19
346*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmiaa 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0x59]
347*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmiaa 14, 22, 19            # encoding: [0x59,0x9d,0xd6,0x11]
348*9880d681SAndroid Build Coastguard Worker            evmwsmiaa %r14, %r22, %r19
349*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwsmian 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0xd9]
350*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwsmian 14, 22, 19            # encoding: [0xd9,0x9d,0xd6,0x11]
351*9880d681SAndroid Build Coastguard Worker            evmwsmian %r14, %r22, %r19
352*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwssf 14, 22, 19              # encoding: [0x11,0xd6,0x9c,0x53]
353*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwssf 14, 22, 19              # encoding: [0x53,0x9c,0xd6,0x11]
354*9880d681SAndroid Build Coastguard Worker            evmwssf %r14, %r22, %r19
355*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwssfa 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x73]
356*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwssfa 14, 22, 19             # encoding: [0x73,0x9c,0xd6,0x11]
357*9880d681SAndroid Build Coastguard Worker            evmwssfa %r14, %r22, %r19
358*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwssfaa 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0x53]
359*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwssfaa 14, 22, 19            # encoding: [0x53,0x9d,0xd6,0x11]
360*9880d681SAndroid Build Coastguard Worker            evmwssfaa %r14, %r22, %r19
361*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwssfan 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0xd3]
362*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwssfan 14, 22, 19            # encoding: [0xd3,0x9d,0xd6,0x11]
363*9880d681SAndroid Build Coastguard Worker            evmwssfan %r14, %r22, %r19
364*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwumi 14, 22, 19              # encoding: [0x11,0xd6,0x9c,0x58]
365*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwumi 14, 22, 19              # encoding: [0x58,0x9c,0xd6,0x11]
366*9880d681SAndroid Build Coastguard Worker            evmwumi %r14, %r22, %r19
367*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwumia 14, 22, 19             # encoding: [0x11,0xd6,0x9c,0x78]
368*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwumia 14, 22, 19             # encoding: [0x78,0x9c,0xd6,0x11]
369*9880d681SAndroid Build Coastguard Worker            evmwumia %r14, %r22, %r19
370*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwumiaa 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0x58]
371*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwumiaa 14, 22, 19            # encoding: [0x58,0x9d,0xd6,0x11]
372*9880d681SAndroid Build Coastguard Worker            evmwumiaa %r14, %r22, %r19
373*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evmwumian 14, 22, 19            # encoding: [0x11,0xd6,0x9d,0xd8]
374*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evmwumian 14, 22, 19            # encoding: [0xd8,0x9d,0xd6,0x11]
375*9880d681SAndroid Build Coastguard Worker            evmwumian %r14, %r22, %r19
376*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evnand 14, 22, 19               # encoding: [0x11,0xd6,0x9a,0x1e]
377*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evnand 14, 22, 19               # encoding: [0x1e,0x9a,0xd6,0x11]
378*9880d681SAndroid Build Coastguard Worker            evnand %r14, %r22, %r19
379*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evneg 14, 22                    # encoding: [0x11,0xd6,0x02,0x09]
380*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evneg 14, 22                    # encoding: [0x09,0x02,0xd6,0x11]
381*9880d681SAndroid Build Coastguard Worker            evneg %r14, %r22
382*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evnor 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x18]
383*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evnor 14, 22, 19                # encoding: [0x18,0x9a,0xd6,0x11]
384*9880d681SAndroid Build Coastguard Worker            evnor %r14, %r22, %r19
385*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evor 14, 22, 19                 # encoding: [0x11,0xd6,0x9a,0x17]
386*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evor 14, 22, 19                 # encoding: [0x17,0x9a,0xd6,0x11]
387*9880d681SAndroid Build Coastguard Worker            evor %r14, %r22, %r19
388*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evorc 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x1b]
389*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evorc 14, 22, 19                # encoding: [0x1b,0x9a,0xd6,0x11]
390*9880d681SAndroid Build Coastguard Worker            evorc %r14, %r22, %r19
391*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evrlwi 14, 29, 19               # encoding: [0x11,0xdd,0x9a,0x2a]
392*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evrlwi 14, 29, 19               # encoding: [0x2a,0x9a,0xdd,0x11]
393*9880d681SAndroid Build Coastguard Worker            evrlwi %r14, 29, %r19
394*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evrlw 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x28]
395*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evrlw 14, 22, 19                # encoding: [0x28,0x9a,0xd6,0x11]
396*9880d681SAndroid Build Coastguard Worker            evrlw %r14, %r22, %r19
397*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evrndw 14, 22                   # encoding: [0x11,0xd6,0x02,0x0c]
398*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evrndw 14, 22                   # encoding: [0x0c,0x02,0xd6,0x11]
399*9880d681SAndroid Build Coastguard Worker            evrndw %r14, %r22
400*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evslwi 14, 29, 19               # encoding: [0x11,0xdd,0x9a,0x26]
401*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evslwi 14, 29, 19               # encoding: [0x26,0x9a,0xdd,0x11]
402*9880d681SAndroid Build Coastguard Worker            evslwi %r14, 29, %r19
403*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evslw 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x24]
404*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evslw 14, 22, 19                # encoding: [0x24,0x9a,0xd6,0x11]
405*9880d681SAndroid Build Coastguard Worker            evslw %r14, %r22, %r19
406*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsplatfi 14, -13               # encoding: [0x11,0xd3,0x02,0x2b]
407*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsplatfi 14, -13               # encoding: [0x2b,0x02,0xd3,0x11]
408*9880d681SAndroid Build Coastguard Worker            evsplatfi %r14, -13
409*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsplati 14, -13                # encoding: [0x11,0xd3,0x02,0x29]
410*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsplati 14, -13                # encoding: [0x29,0x02,0xd3,0x11]
411*9880d681SAndroid Build Coastguard Worker            evsplati %r14, -13
412*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsrwis 14, 29, 19              # encoding: [0x11,0xdd,0x9a,0x23]
413*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsrwis 14, 29, 19              # encoding: [0x23,0x9a,0xdd,0x11]
414*9880d681SAndroid Build Coastguard Worker            evsrwis %r14, 29, %r19
415*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsrwiu 14, 29, 19              # encoding: [0x11,0xdd,0x9a,0x22]
416*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsrwiu 14, 29, 19              # encoding: [0x22,0x9a,0xdd,0x11]
417*9880d681SAndroid Build Coastguard Worker            evsrwiu %r14, 29, %r19
418*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsrws 14, 22, 19               # encoding: [0x11,0xd6,0x9a,0x21]
419*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsrws 14, 22, 19               # encoding: [0x21,0x9a,0xd6,0x11]
420*9880d681SAndroid Build Coastguard Worker            evsrws %r14, %r22, %r19
421*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsrwu 14, 22, 19               # encoding: [0x11,0xd6,0x9a,0x20]
422*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsrwu 14, 22, 19               # encoding: [0x20,0x9a,0xd6,0x11]
423*9880d681SAndroid Build Coastguard Worker            evsrwu %r14, %r22, %r19
424*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstddx 14, 22, 19              # encoding: [0x11,0xd6,0x9b,0x20]
425*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstddx 14, 22, 19              # encoding: [0x20,0x9b,0xd6,0x11]
426*9880d681SAndroid Build Coastguard Worker            evstddx %r14, %r22, %r19
427*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdhx 14, 22, 19              # encoding: [0x11,0xd6,0x9b,0x24]
428*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdhx 14, 22, 19              # encoding: [0x24,0x9b,0xd6,0x11]
429*9880d681SAndroid Build Coastguard Worker            evstdhx %r14, %r22, %r19
430*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdwx 14, 22, 19              # encoding: [0x11,0xd6,0x9b,0x22]
431*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdwx 14, 22, 19              # encoding: [0x22,0x9b,0xd6,0x11]
432*9880d681SAndroid Build Coastguard Worker            evstdwx %r14, %r22, %r19
433*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwhex 14, 22, 19             # encoding: [0x11,0xd6,0x9b,0x30]
434*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwhex 14, 22, 19             # encoding: [0x30,0x9b,0xd6,0x11]
435*9880d681SAndroid Build Coastguard Worker            evstwhex %r14, %r22, %r19
436*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwhox 14, 22, 19             # encoding: [0x11,0xd6,0x9b,0x34]
437*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwhox 14, 22, 19             # encoding: [0x34,0x9b,0xd6,0x11]
438*9880d681SAndroid Build Coastguard Worker            evstwhox %r14, %r22, %r19
439*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwex 14, 22, 19             # encoding: [0x11,0xd6,0x9b,0x38]
440*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwex 14, 22, 19             # encoding: [0x38,0x9b,0xd6,0x11]
441*9880d681SAndroid Build Coastguard Worker            evstwwex %r14, %r22, %r19
442*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwox 14, 22, 19             # encoding: [0x11,0xd6,0x9b,0x3c]
443*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwox 14, 22, 19             # encoding: [0x3c,0x9b,0xd6,0x11]
444*9880d681SAndroid Build Coastguard Worker            evstwwox %r14, %r22, %r19
445*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsubfssiaaw 14, 22             # encoding: [0x11,0xd6,0x04,0xc3]
446*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsubfssiaaw 14, 22             # encoding: [0xc3,0x04,0xd6,0x11]
447*9880d681SAndroid Build Coastguard Worker            evsubfssiaaw %r14, %r22
448*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsubfsmiaaw 14, 22             # encoding: [0x11,0xd6,0x04,0xcb]
449*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsubfsmiaaw 14, 22             # encoding: [0xcb,0x04,0xd6,0x11]
450*9880d681SAndroid Build Coastguard Worker            evsubfsmiaaw %r14, %r22
451*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsubfumiaaw 14, 22             # encoding: [0x11,0xd6,0x04,0xca]
452*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsubfumiaaw 14, 22             # encoding: [0xca,0x04,0xd6,0x11]
453*9880d681SAndroid Build Coastguard Worker            evsubfumiaaw %r14, %r22
454*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsubfusiaaw 14, 22             # encoding: [0x11,0xd6,0x04,0xc2]
455*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsubfusiaaw 14, 22             # encoding: [0xc2,0x04,0xd6,0x11]
456*9880d681SAndroid Build Coastguard Worker            evsubfusiaaw %r14, %r22
457*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsubfw 14, 22, 19              # encoding: [0x11,0xd6,0x9a,0x04]
458*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsubfw 14, 22, 19              # encoding: [0x04,0x9a,0xd6,0x11]
459*9880d681SAndroid Build Coastguard Worker            evsubfw %r14, %r22, %r19
460*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evsubifw 14, 29, 19             # encoding: [0x11,0xdd,0x9a,0x06]
461*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evsubifw 14, 29, 19             # encoding: [0x06,0x9a,0xdd,0x11]
462*9880d681SAndroid Build Coastguard Worker            evsubifw %r14, 29, %r19
463*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evxor 14, 22, 19                # encoding: [0x11,0xd6,0x9a,0x16]
464*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evxor 14, 22, 19                # encoding: [0x16,0x9a,0xd6,0x11]
465*9880d681SAndroid Build Coastguard Worker            evxor %r14, %r22, %r19
466*9880d681SAndroid Build Coastguard Worker
467*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldd 14, 0(27)                 # encoding: [0x11,0xdb,0x03,0x01]
468*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldd 14, 0(27)                 # encoding: [0x01,0x03,0xdb,0x11]
469*9880d681SAndroid Build Coastguard Worker            evldd %r14, 0(%r27)
470*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldd 14, 248(27)               # encoding: [0x11,0xdb,0xfb,0x01]
471*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldd 14, 248(27)               # encoding: [0x01,0xfb,0xdb,0x11]
472*9880d681SAndroid Build Coastguard Worker            evldd %r14, 248(%r27)
473*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldd 14, 248(9)                # encoding: [0x11,0xc9,0xfb,0x01]
474*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldd 14, 248(9)                # encoding: [0x01,0xfb,0xc9,0x11]
475*9880d681SAndroid Build Coastguard Worker            evldd %r14, 248(%r9)
476*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldw 14, 0(27)                 # encoding: [0x11,0xdb,0x03,0x03]
477*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldw 14, 0(27)                 # encoding: [0x03,0x03,0xdb,0x11]
478*9880d681SAndroid Build Coastguard Worker            evldw %r14, 0(%r27)
479*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldw 14, 248(27)               # encoding: [0x11,0xdb,0xfb,0x03]
480*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldw 14, 248(27)               # encoding: [0x03,0xfb,0xdb,0x11]
481*9880d681SAndroid Build Coastguard Worker            evldw %r14, 248(%r27)
482*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldw 14, 248(9)                # encoding: [0x11,0xc9,0xfb,0x03]
483*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldw 14, 248(9)                # encoding: [0x03,0xfb,0xc9,0x11]
484*9880d681SAndroid Build Coastguard Worker            evldw %r14, 248(%r9)
485*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldh 14, 0(27)                 # encoding: [0x11,0xdb,0x03,0x05]
486*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldh 14, 0(27)                 # encoding: [0x05,0x03,0xdb,0x11]
487*9880d681SAndroid Build Coastguard Worker            evldh %r14, 0(%r27)
488*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldh 14, 248(27)               # encoding: [0x11,0xdb,0xfb,0x05]
489*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldh 14, 248(27)               # encoding: [0x05,0xfb,0xdb,0x11]
490*9880d681SAndroid Build Coastguard Worker            evldh %r14, 248(%r27)
491*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evldh 14, 248(9)                # encoding: [0x11,0xc9,0xfb,0x05]
492*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evldh 14, 248(9)                # encoding: [0x05,0xfb,0xc9,0x11]
493*9880d681SAndroid Build Coastguard Worker            evldh %r14, 248(%r9)
494*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhesplat 14, 0(27)           # encoding: [0x11,0xdb,0x03,0x09]
495*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhesplat 14, 0(27)           # encoding: [0x09,0x03,0xdb,0x11]
496*9880d681SAndroid Build Coastguard Worker            evlhhesplat %r14, 0(%r27)
497*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhousplat 14, 0(27)          # encoding: [0x11,0xdb,0x03,0x0d]
498*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhousplat 14, 0(27)          # encoding: [0x0d,0x03,0xdb,0x11]
499*9880d681SAndroid Build Coastguard Worker            evlhhousplat %r14, 0(%r27)
500*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhousplat 14, 62(27)         # encoding: [0x11,0xdb,0xfb,0x0d]
501*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhousplat 14, 62(27)         # encoding: [0x0d,0xfb,0xdb,0x11]
502*9880d681SAndroid Build Coastguard Worker            evlhhousplat %r14, 62(%r27)
503*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhousplat 14, 62(9)          # encoding: [0x11,0xc9,0xfb,0x0d]
504*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhousplat 14, 62(9)          # encoding: [0x0d,0xfb,0xc9,0x11]
505*9880d681SAndroid Build Coastguard Worker            evlhhousplat %r14, 62(%r9)
506*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhossplat 14, 0(27)          # encoding: [0x11,0xdb,0x03,0x0f]
507*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhossplat 14, 0(27)          # encoding: [0x0f,0x03,0xdb,0x11]
508*9880d681SAndroid Build Coastguard Worker            evlhhossplat %r14, 0(%r27)
509*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhossplat 14, 62(27)         # encoding: [0x11,0xdb,0xfb,0x0f]
510*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhossplat 14, 62(27)         # encoding: [0x0f,0xfb,0xdb,0x11]
511*9880d681SAndroid Build Coastguard Worker            evlhhossplat %r14, 62(%r27)
512*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlhhossplat 14, 62(9)          # encoding: [0x11,0xc9,0xfb,0x0f]
513*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlhhossplat 14, 62(9)          # encoding: [0x0f,0xfb,0xc9,0x11]
514*9880d681SAndroid Build Coastguard Worker            evlhhossplat %r14, 62(%r9)
515*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhe 14, 0(27)                # encoding: [0x11,0xdb,0x03,0x11]
516*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhe 14, 0(27)                # encoding: [0x11,0x03,0xdb,0x11]
517*9880d681SAndroid Build Coastguard Worker            evlwhe %r14, 0(%r27)
518*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhe 14, 124(27)              # encoding: [0x11,0xdb,0xfb,0x11]
519*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhe 14, 124(27)              # encoding: [0x11,0xfb,0xdb,0x11]
520*9880d681SAndroid Build Coastguard Worker            evlwhe %r14, 124(%r27)
521*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhe 14, 124(9)               # encoding: [0x11,0xc9,0xfb,0x11]
522*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhe 14, 124(9)               # encoding: [0x11,0xfb,0xc9,0x11]
523*9880d681SAndroid Build Coastguard Worker            evlwhe %r14, 124(%r9)
524*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhou 14, 0(27)               # encoding: [0x11,0xdb,0x03,0x15]
525*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhou 14, 0(27)               # encoding: [0x15,0x03,0xdb,0x11]
526*9880d681SAndroid Build Coastguard Worker            evlwhou %r14, 0(%r27)
527*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhou 14, 124(27)             # encoding: [0x11,0xdb,0xfb,0x15]
528*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhou 14, 124(27)             # encoding: [0x15,0xfb,0xdb,0x11]
529*9880d681SAndroid Build Coastguard Worker            evlwhou %r14, 124(%r27)
530*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhou 14, 124(9)              # encoding: [0x11,0xc9,0xfb,0x15]
531*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhou 14, 124(9)              # encoding: [0x15,0xfb,0xc9,0x11]
532*9880d681SAndroid Build Coastguard Worker            evlwhou %r14, 124(%r9)
533*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhos 14, 0(27)               # encoding: [0x11,0xdb,0x03,0x17]
534*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhos 14, 0(27)               # encoding: [0x17,0x03,0xdb,0x11]
535*9880d681SAndroid Build Coastguard Worker            evlwhos %r14, 0(%r27)
536*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhos 14, 124(27)             # encoding: [0x11,0xdb,0xfb,0x17]
537*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhos 14, 124(27)             # encoding: [0x17,0xfb,0xdb,0x11]
538*9880d681SAndroid Build Coastguard Worker            evlwhos %r14, 124(%r27)
539*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhos 14, 124(9)              # encoding: [0x11,0xc9,0xfb,0x17]
540*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhos 14, 124(9)              # encoding: [0x17,0xfb,0xc9,0x11]
541*9880d681SAndroid Build Coastguard Worker            evlwhos %r14, 124(%r9)
542*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwwsplat 14, 0(27)            # encoding: [0x11,0xdb,0x03,0x19]
543*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwwsplat 14, 0(27)            # encoding: [0x19,0x03,0xdb,0x11]
544*9880d681SAndroid Build Coastguard Worker            evlwwsplat %r14, 0(%r27)
545*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwwsplat 14, 124(27)          # encoding: [0x11,0xdb,0xfb,0x19]
546*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwwsplat 14, 124(27)          # encoding: [0x19,0xfb,0xdb,0x11]
547*9880d681SAndroid Build Coastguard Worker            evlwwsplat %r14, 124(%r27)
548*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwwsplat 14, 124(9)           # encoding: [0x11,0xc9,0xfb,0x19]
549*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwwsplat 14, 124(9)           # encoding: [0x19,0xfb,0xc9,0x11]
550*9880d681SAndroid Build Coastguard Worker            evlwwsplat %r14, 124(%r9)
551*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhsplat 14, 0(27)            # encoding: [0x11,0xdb,0x03,0x1d]
552*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhsplat 14, 0(27)            # encoding: [0x1d,0x03,0xdb,0x11]
553*9880d681SAndroid Build Coastguard Worker            evlwhsplat %r14, 0(%r27)
554*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhsplat 14, 124(27)          # encoding: [0x11,0xdb,0xfb,0x1d]
555*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhsplat 14, 124(27)          # encoding: [0x1d,0xfb,0xdb,0x11]
556*9880d681SAndroid Build Coastguard Worker            evlwhsplat %r14, 124(%r27)
557*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evlwhsplat 14, 124(9)           # encoding: [0x11,0xc9,0xfb,0x1d]
558*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evlwhsplat 14, 124(9)           # encoding: [0x1d,0xfb,0xc9,0x11]
559*9880d681SAndroid Build Coastguard Worker            evlwhsplat %r14, 124(%r9)
560*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdd 14, 0(27)                # encoding: [0x11,0xdb,0x03,0x21]
561*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdd 14, 0(27)                # encoding: [0x21,0x03,0xdb,0x11]
562*9880d681SAndroid Build Coastguard Worker            evstdd %r14, 0(%r27)
563*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdd 14, 248(27)              # encoding: [0x11,0xdb,0xfb,0x21]
564*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdd 14, 248(27)              # encoding: [0x21,0xfb,0xdb,0x11]
565*9880d681SAndroid Build Coastguard Worker            evstdd %r14, 248(%r27)
566*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdd 14, 248(9)               # encoding: [0x11,0xc9,0xfb,0x21]
567*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdd 14, 248(9)               # encoding: [0x21,0xfb,0xc9,0x11]
568*9880d681SAndroid Build Coastguard Worker            evstdd %r14, 248(%r9)
569*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdh 14, 0(27)                # encoding: [0x11,0xdb,0x03,0x25]
570*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdh 14, 0(27)                # encoding: [0x25,0x03,0xdb,0x11]
571*9880d681SAndroid Build Coastguard Worker            evstdh %r14, 0(%r27)
572*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdh 14, 248(27)              # encoding: [0x11,0xdb,0xfb,0x25]
573*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdh 14, 248(27)              # encoding: [0x25,0xfb,0xdb,0x11]
574*9880d681SAndroid Build Coastguard Worker            evstdh %r14, 248(%r27)
575*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdh 14, 248(9)               # encoding: [0x11,0xc9,0xfb,0x25]
576*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdh 14, 248(9)               # encoding: [0x25,0xfb,0xc9,0x11]
577*9880d681SAndroid Build Coastguard Worker            evstdh %r14, 248(%r9)
578*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdw 14, 0(27)                # encoding: [0x11,0xdb,0x03,0x23]
579*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdw 14, 0(27)                # encoding: [0x23,0x03,0xdb,0x11]
580*9880d681SAndroid Build Coastguard Worker            evstdw %r14, 0(%r27)
581*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdw 14, 248(27)              # encoding: [0x11,0xdb,0xfb,0x23]
582*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdw 14, 248(27)              # encoding: [0x23,0xfb,0xdb,0x11]
583*9880d681SAndroid Build Coastguard Worker            evstdw %r14, 248(%r27)
584*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstdw 14, 248(9)               # encoding: [0x11,0xc9,0xfb,0x23]
585*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstdw 14, 248(9)               # encoding: [0x23,0xfb,0xc9,0x11]
586*9880d681SAndroid Build Coastguard Worker            evstdw %r14, 248(%r9)
587*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwhe 14, 0(27)               # encoding: [0x11,0xdb,0x03,0x31]
588*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwhe 14, 0(27)               # encoding: [0x31,0x03,0xdb,0x11]
589*9880d681SAndroid Build Coastguard Worker            evstwhe %r14, 0(%r27)
590*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwhe 14, 124(27)             # encoding: [0x11,0xdb,0xfb,0x31]
591*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwhe 14, 124(27)             # encoding: [0x31,0xfb,0xdb,0x11]
592*9880d681SAndroid Build Coastguard Worker            evstwhe %r14, 124(%r27)
593*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwhe 14, 124(9)              # encoding: [0x11,0xc9,0xfb,0x31]
594*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwhe 14, 124(9)              # encoding: [0x31,0xfb,0xc9,0x11]
595*9880d681SAndroid Build Coastguard Worker            evstwhe %r14, 124(%r9)
596*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwho 14, 0(27)               # encoding: [0x11,0xdb,0x03,0x35]
597*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwho 14, 0(27)               # encoding: [0x35,0x03,0xdb,0x11]
598*9880d681SAndroid Build Coastguard Worker            evstwho %r14, 0(%r27)
599*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwho 14, 124(27)             # encoding: [0x11,0xdb,0xfb,0x35]
600*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwho 14, 124(27)             # encoding: [0x35,0xfb,0xdb,0x11]
601*9880d681SAndroid Build Coastguard Worker            evstwho %r14, 124(%r27)
602*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwho 14, 124(9)              # encoding: [0x11,0xc9,0xfb,0x35]
603*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwho 14, 124(9)              # encoding: [0x35,0xfb,0xc9,0x11]
604*9880d681SAndroid Build Coastguard Worker            evstwho %r14, 124(%r9)
605*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwe 14, 0(27)               # encoding: [0x11,0xdb,0x03,0x39]
606*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwe 14, 0(27)               # encoding: [0x39,0x03,0xdb,0x11]
607*9880d681SAndroid Build Coastguard Worker            evstwwe %r14, 0(%r27)
608*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwe 14, 124(27)             # encoding: [0x11,0xdb,0xfb,0x39]
609*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwe 14, 124(27)             # encoding: [0x39,0xfb,0xdb,0x11]
610*9880d681SAndroid Build Coastguard Worker            evstwwe %r14, 124(%r27)
611*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwe 14, 124(9)              # encoding: [0x11,0xc9,0xfb,0x39]
612*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwe 14, 124(9)              # encoding: [0x39,0xfb,0xc9,0x11]
613*9880d681SAndroid Build Coastguard Worker            evstwwe %r14, 124(%r9)
614*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwo 14, 0(27)               # encoding: [0x11,0xdb,0x03,0x3d]
615*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwo 14, 0(27)               # encoding: [0x3d,0x03,0xdb,0x11]
616*9880d681SAndroid Build Coastguard Worker            evstwwo %r14, 0(%r27)
617*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwo 14, 124(27)             # encoding: [0x11,0xdb,0xfb,0x3d]
618*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwo 14, 124(27)             # encoding: [0x3d,0xfb,0xdb,0x11]
619*9880d681SAndroid Build Coastguard Worker            evstwwo %r14, 124(%r27)
620*9880d681SAndroid Build Coastguard Worker# CHECK-BE: evstwwo 14, 124(9)              # encoding: [0x11,0xc9,0xfb,0x3d]
621*9880d681SAndroid Build Coastguard Worker# CHECK-LE: evstwwo 14, 124(9)              # encoding: [0x3d,0xfb,0xc9,0x11]
622*9880d681SAndroid Build Coastguard Worker            evstwwo %r14, 124(%r9)
623