Home
last modified time | relevance | path

Searched refs:w7 (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/external/libxaac/decoder/armv8/
Dixheaacd_fft32x32_ld2_armv8.s49 SUB w7, w2, w4 //xl0_0 = x_0 - x_4
67 ADD w3, w7, w14 //n10 = xl0_0 + xl1_1
69 SUB w5, w7, w14 //n30 = xl0_0 - xl1_1
94 SUB w7, w2, w4 //xl0_0 = x_0 - x_4
112 ADD w3, w7, w14 //n10 = xl0_0 + xl1_1
114 SUB w5, w7, w14 //n30 = xl0_0 - xl1_1
139 SUB w7, w2, w4 //xl0_0 = x_0 - x_4
157 ADD w3, w7, w14 //n10 = xl0_0 + xl1_1
159 SUB w5, w7, w14 //n30 = xl0_0 - xl1_1
184 SUB w7, w2, w4 //xl0_0 = x_0 - x_4
[all …]
Dixheaacd_postradixcompute4.s47 LDP w7, w8, [x1], #8 // x_2 :x_3
57 ADD w10, w7, w11 // xh0_1 = x_2 + x_6
58 SUB w7, w7, w11 // xl0_1 = x_2 - x_6
72 ADD w8, w6, w7 // n31 = xl1_0 + xl0_1
73 SUB w6, w6, w7 // n11 = xl1_0 - xl0_1
92 LDP w7, w8, [x4], #8 // x_a :x_b
105 ADD w10, w7, w11
106 SUB w7, w7, w11
120 ADD w8, w6, w7
121 SUB w6, w6, w7
Dixheaacd_apply_scale_factors.s86 LDP w6, w7 , [x0, #0] // temp1 = *x_invquant
91 SMULL x7, w7, w17
105 stp w6, w7, [x0], #8
119 LDP w6, w7, [x0, #0] // temp1 = *x_invquant;
123 SMULL x7, w7, w17
131 STP w6, w7, [x0], #8 // *x_invquant++ = buffex1;
142 LDP w6, w7, [x0, #0]
144 LSL w7, w7, w14 // buffex1 = shl32(buffex1, shift-1);
148 SMULL x7, w7, w17
155 STP w6, w7, [x0], #8 // *x_invquant++ = buffex1;
Dixheaacd_shiftrountine_with_round_eld.s42 LDR w7, [x0, x3, LSL #2] //x2 = qmfReal[j]
46 ADD w6, w5, w7 //*qmfImag++ = add32(i2, x2)
49 SUB w5, w7, w5 //qmfReal[j] = sub32(i2, x2)
50 ADD w7, w10, w14 //qmfImag[j] = add32(i1, x1)
51 MVN w7, w7
52 ADD w7, w7, #1
/external/capstone/suite/MC/Mips/
Dtest_3r.s.cs75 0x7a,0xbd,0x01,0xcf = cle_u.h $w7, $w0, $w29
81 0x79,0x6c,0xf1,0xcf = clt_s.d $w7, $w30, $w12
85 0x79,0xe1,0x01,0xcf = clt_u.d $w7, $w0, $w1
107 0x7a,0x46,0x39,0x13 = dpsub_s.w $w4, $w7, $w6
111 0x7a,0xfa,0x51,0xd3 = dpsub_u.d $w7, $w10, $w26
121 0x7b,0xae,0x61,0xd5 = hsub_u.h $w7, $w12, $w14
141 0x78,0xa9,0xc1,0xd2 = maddv.h $w7, $w24, $w9
146 0x7b,0x5e,0x91,0xce = max_a.w $w7, $w18, $w30
153 0x79,0xa7,0x31,0x4e = max_u.h $w5, $w6, $w7
154 0x79,0xc7,0x24,0x0e = max_u.w $w16, $w4, $w7
[all …]
Dtest_vec.s.cs3 0x78,0x87,0x34,0x5e = bmnz.v $w17, $w6, $w7
6 0x78,0x40,0xf9,0xde = nor.v $w7, $w31, $w0
8 0x78,0x6f,0xd9,0xde = xor.v $w7, $w27, $w15
/external/llvm/test/MC/Mips/msa/
Dtest_3r.s76 # CHECK: cle_u.h $w7, $w0, $w29 # encoding: [0x7a,0xbd,0x01,0xcf]
82 # CHECK: clt_s.d $w7, $w30, $w12 # encoding: [0x79,0x6c,0xf1,0xcf]
86 # CHECK: clt_u.d $w7, $w0, $w1 # encoding: [0x79,0xe1,0x01,0xcf]
108 # CHECK: dpsub_s.w $w4, $w7, $w6 # encoding: [0x7a,0x46,0x39,0x13]
112 # CHECK: dpsub_u.d $w7, $w10, $w26 # encoding: [0x7a,0xfa,0x51,0xd3]
122 # CHECK: hsub_u.h $w7, $w12, $w14 # encoding: [0x7b,0xae,0x61,0xd5]
142 # CHECK: maddv.h $w7, $w24, $w9 # encoding: [0x78,0xa9,0xc1,0xd2]
147 # CHECK: max_a.w $w7, $w18, $w30 # encoding: [0x7b,0x5e,0x91,0xce]
154 # CHECK: max_u.h $w5, $w6, $w7 # encoding: [0x79,0xa7,0x31,0x4e]
155 # CHECK: max_u.w $w16, $w4, $w7 # encoding: [0x79,0xc7,0x24,0x0e]
[all …]
Dtest_vec.s4 # CHECK: bmnz.v $w17, $w6, $w7 # encoding: [0x78,0x87,0x34,0x5e]
7 # CHECK: nor.v $w7, $w31, $w0 # encoding: [0x78,0x40,0xf9,0xde]
9 # CHECK: xor.v $w7, $w27, $w15 # encoding: [0x78,0x6f,0xd9,0xde]
12 bmnz.v $w17, $w6, $w7
15 nor.v $w7, $w31, $w0
17 xor.v $w7, $w27, $w15
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/msa/
Dtest_3r.s76 # CHECK: cle_u.h $w7, $w0, $w29 # encoding: [0x7a,0xbd,0x01,0xcf]
82 # CHECK: clt_s.d $w7, $w30, $w12 # encoding: [0x79,0x6c,0xf1,0xcf]
86 # CHECK: clt_u.d $w7, $w0, $w1 # encoding: [0x79,0xe1,0x01,0xcf]
108 # CHECK: dpsub_s.w $w4, $w7, $w6 # encoding: [0x7a,0x46,0x39,0x13]
112 # CHECK: dpsub_u.d $w7, $w10, $w26 # encoding: [0x7a,0xfa,0x51,0xd3]
122 # CHECK: hsub_u.h $w7, $w12, $w14 # encoding: [0x7b,0xae,0x61,0xd5]
142 # CHECK: maddv.h $w7, $w24, $w9 # encoding: [0x78,0xa9,0xc1,0xd2]
147 # CHECK: max_a.w $w7, $w18, $w30 # encoding: [0x7b,0x5e,0x91,0xce]
154 # CHECK: max_u.h $w5, $w6, $w7 # encoding: [0x79,0xa7,0x31,0x4e]
155 # CHECK: max_u.w $w16, $w4, $w7 # encoding: [0x79,0xc7,0x24,0x0e]
[all …]
Dtest_vec.s4 # CHECK: bmnz.v $w17, $w6, $w7 # encoding: [0x78,0x87,0x34,0x5e]
7 # CHECK: nor.v $w7, $w31, $w0 # encoding: [0x78,0x40,0xf9,0xde]
9 # CHECK: xor.v $w7, $w27, $w15 # encoding: [0x78,0x6f,0xd9,0xde]
12 bmnz.v $w17, $w6, $w7
15 nor.v $w7, $w31, $w0
17 xor.v $w7, $w27, $w15
/external/libhevc/common/arm64/
Dihevc_intra_pred_chroma_planar.s129 ldr w7, [x6]
130 sxtw x7,w7
131 dup v0.4h,w7 //src[nt-1]
138 ldr w7, [x6]
139 sxtw x7,w7
140 dup v1.4h,w7 //src[3nt+1]
185 ldr w7, [x6], #-2 //src[2nt-1-row] (dec to take into account row)
186 sxtw x7,w7
191 dup v4.4h,w7 //src[2nt-1-row]
199 ldr w7, [x6], #-2 //src[2nt-1-row] (dec to take into account row)
[all …]
/external/libaom/libaom/aom_dsp/x86/
Dlpf_common_sse2.h350 __m128i w0, w1, w2, w3, w4, w5, w6, w7; in transpose8x8_sse2() local
383 w7 = _mm_unpackhi_epi16( in transpose8x8_sse2()
387 w6, w7); // 04 14 24 34 44 54 64 74 05 15 25 35 45 55 65 75 in transpose8x8_sse2()
389 w6, w7); // 06 16 26 36 46 56 66 76 07 17 27 37 47 57 67 77 in transpose8x8_sse2()
398 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9; in transpose16x8_8x16_sse2() local
417 w7 = _mm_unpackhi_epi32(w4, w5); in transpose16x8_8x16_sse2()
424 *d2 = _mm_unpacklo_epi64(w7, w15); in transpose16x8_8x16_sse2()
425 *d3 = _mm_unpackhi_epi64(w7, w15); in transpose16x8_8x16_sse2()
433 w7 = _mm_unpackhi_epi32(w4, w5); in transpose16x8_8x16_sse2()
440 *d6 = _mm_unpacklo_epi64(w7, w15); in transpose16x8_8x16_sse2()
[all …]
/external/openssh/
Dblocks.c59 M(w6 ,w4 ,w15,w7 ) \
60 M(w7 ,w5 ,w0 ,w8 ) \
62 M(w9 ,w7 ,w2 ,w10) \
67 M(w14,w12,w7 ,w15) \
113 uint64 w7 = load_bigendian(in + 56); in crypto_hashblocks_sha512() local
130 F(w7 ,0xab1c5ed5da6d8118ULL) in crypto_hashblocks_sha512()
149 F(w7 ,0x76f988da831153b5ULL) in crypto_hashblocks_sha512()
168 F(w7 ,0x92722c851482353bULL) in crypto_hashblocks_sha512()
187 F(w7 ,0x682e6ff3d6b2b8a3ULL) in crypto_hashblocks_sha512()
206 F(w7 ,0x1b710b35131c471bULL) in crypto_hashblocks_sha512()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Ddirective-arch.s14 casa w5, w7, [x20]
15 # CHECK: casa w5, w7, [x20]
18 casa w5, w7, [x20]
19 # CHECK: casa w5, w7, [x20]
Ddirective-arch-negative.s42 casa w5, w7, [x19]
45 # CHECK-NEXT: casa w5, w7, [x19]
54 casa w5, w7, [x20]
57 # CHECK-NEXT: casa w5, w7, [x20]
/external/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha1-armv8.S102 add w20,w20,w7 // future e+=X[i]
256 eor w5,w5,w7
282 eor w7,w7,w9
286 eor w7,w7,w15
290 eor w7,w7,w4
294 ror w7,w7,#31
307 add w24,w24,w7 // future e+=X[i]
330 eor w10,w10,w7
386 eor w15,w15,w7
454 eor w5,w5,w7
[all …]
Dsha256-armv8.S126 eor w7,w23,w23,ror#14
132 eor w16,w16,w7,ror#11 // Sigma1(e)
133 ror w7,w27,#2
140 eor w17,w7,w17,ror#13 // Sigma0(a)
171 ldp w7,w8,[x1],#2*4
194 rev w7,w7 // 4
202 add w23,w23,w7 // h+=X[i]
394 str w7,[sp,#0]
397 eor w7,w20,w20,ror#14
403 eor w16,w16,w7,ror#11 // Sigma1(e)
[all …]
/external/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha1-armv8.S103 add w20,w20,w7 // future e+=X[i]
257 eor w5,w5,w7
283 eor w7,w7,w9
287 eor w7,w7,w15
291 eor w7,w7,w4
295 ror w7,w7,#31
308 add w24,w24,w7 // future e+=X[i]
331 eor w10,w10,w7
387 eor w15,w15,w7
455 eor w5,w5,w7
[all …]
Dsha256-armv8.S127 eor w7,w23,w23,ror#14
133 eor w16,w16,w7,ror#11 // Sigma1(e)
134 ror w7,w27,#2
141 eor w17,w7,w17,ror#13 // Sigma0(a)
172 ldp w7,w8,[x1],#2*4
195 rev w7,w7 // 4
203 add w23,w23,w7 // h+=X[i]
395 str w7,[sp,#0]
398 eor w7,w20,w20,ror#14
404 eor w16,w16,w7,ror#11 // Sigma1(e)
[all …]
/external/boringssl/linux-aarch64/crypto/chacha/
Dchacha-armv8.S80 mov w7,w23
101 add w7,w7,w11
105 eor w20,w20,w7
125 add w7,w7,w11
129 eor w20,w20,w7
149 add w7,w7,w12
153 eor w19,w19,w7
173 add w7,w7,w12
177 eor w19,w19,w7
199 add w7,w7,w23
[all …]
/external/boringssl/ios-aarch64/crypto/chacha/
Dchacha-armv8.S79 mov w7,w23
100 add w7,w7,w11
104 eor w20,w20,w7
124 add w7,w7,w11
128 eor w20,w20,w7
148 add w7,w7,w12
152 eor w19,w19,w7
172 add w7,w7,w12
176 eor w19,w19,w7
198 add w7,w7,w23
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/msa/
Dtest_3r.txt76 0x7a 0xbd 0x01 0xcf # CHECK: cle_u.h $w7, $w0, $w29
82 0x79 0x6c 0xf1 0xcf # CHECK: clt_s.d $w7, $w30, $w12
86 0x79 0xe1 0x01 0xcf # CHECK: clt_u.d $w7, $w0, $w1
108 0x7a 0x46 0x39 0x13 # CHECK: dpsub_s.w $w4, $w7, $w6
112 0x7a 0xfa 0x51 0xd3 # CHECK: dpsub_u.d $w7, $w10, $w26
122 0x7b 0xae 0x61 0xd5 # CHECK: hsub_u.h $w7, $w12, $w14
142 0x78 0xa9 0xc1 0xd2 # CHECK: maddv.h $w7, $w24, $w9
147 0x7b 0x5e 0x91 0xce # CHECK: max_a.w $w7, $w18, $w30
154 0x79 0xa7 0x31 0x4e # CHECK: max_u.h $w5, $w6, $w7
155 0x79 0xc7 0x24 0x0e # CHECK: max_u.w $w16, $w4, $w7
[all …]
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_3r.txt76 0x7a 0xbd 0x01 0xcf # CHECK: cle_u.h $w7, $w0, $w29
82 0x79 0x6c 0xf1 0xcf # CHECK: clt_s.d $w7, $w30, $w12
86 0x79 0xe1 0x01 0xcf # CHECK: clt_u.d $w7, $w0, $w1
108 0x7a 0x46 0x39 0x13 # CHECK: dpsub_s.w $w4, $w7, $w6
112 0x7a 0xfa 0x51 0xd3 # CHECK: dpsub_u.d $w7, $w10, $w26
122 0x7b 0xae 0x61 0xd5 # CHECK: hsub_u.h $w7, $w12, $w14
142 0x78 0xa9 0xc1 0xd2 # CHECK: maddv.h $w7, $w24, $w9
147 0x7b 0x5e 0x91 0xce # CHECK: max_a.w $w7, $w18, $w30
154 0x79 0xa7 0x31 0x4e # CHECK: max_u.h $w5, $w6, $w7
155 0x79 0xc7 0x24 0x0e # CHECK: max_u.w $w16, $w4, $w7
[all …]
/external/libavc/common/armv8/
Dih264_weighted_pred_av8.s150 subs w7, w7, #4 //decrement ht by 4
201 subs w7, w7, #4 //decrement ht by 4
257 subs w7, w7, #4 //decrement ht by 4
377 subs w7, w7, #2 //decrement ht by 2
391 subs w7, w7, #2 //decrement ht by 2
458 subs w7, w7, #4 //decrement ht by 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/BPF/
Dinsn-unit-32.s19 w6 <<= w7 // BPF_LSH | BPF_X
20 w7 >>= w8 // BPF_RSH | BPF_X
44 w7 >>= 32 // BPF_RSH | BPF_K

12345678910>>...15