Home
last modified time | relevance | path

Searched refs:x19 (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/external/valgrind/none/tests/arm64/
Dcrc32.c58 TESTINST3("crc32b w21,w20,w19", 0x4b154113f7d32514, 0xcce230caafbf9cc9, x21,x20,x19, 0); in main()
59 TESTINST3("crc32b w21,w20,w19", 0x33d5d595721d4f13, 0xf4509311f443a7ce, x21,x20,x19, 0); in main()
60 TESTINST3("crc32b w21,w20,w19", 0x4a3c6de6954cbc17, 0x111b21e39fbd7254, x21,x20,x19, 0); in main()
61 TESTINST3("crc32b w21,w20,w19", 0xfbb5c64ed1b044c6, 0x33ca4c4fb3960326, x21,x20,x19, 0); in main()
62 TESTINST3("crc32b w21,w20,w19", 0x2b7c5939d7c0f528, 0xb73870a5a6630162, x21,x20,x19, 0); in main()
63 TESTINST3("crc32b w21,w20,w19", 0x02fe41918ac5cdba, 0x48e0815289728f05, x21,x20,x19, 0); in main()
64 TESTINST3("crc32b w21,w20,w19", 0xb60a8f381f187bae, 0x008c208cc413ff72, x21,x20,x19, 0); in main()
66 TESTINST3("crc32h w21,w20,w19", 0x4b154113f7d32514, 0xcce230caafbf9cc9, x21,x20,x19, 0); in main()
67 TESTINST3("crc32h w21,w20,w19", 0x33d5d595721d4f13, 0xf4509311f443a7ce, x21,x20,x19, 0); in main()
68 TESTINST3("crc32h w21,w20,w19", 0x4a3c6de6954cbc17, 0x111b21e39fbd7254, x21,x20,x19, 0); in main()
[all …]
/external/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha512-armv8.S56 stp x19,x20,[sp,#16]
73 ldr x19,[x30],#8 // *K++
80 add x27,x27,x19 // h+=K[i]
83 bic x19,x26,x24
85 orr x17,x17,x19 // Ch(e,f,g)
86 eor x19,x20,x21 // a^b, b^c in next round
92 and x28,x28,x19 // (b^c)&=(a^b)
117 and x19,x19,x28 // (b^c)&=(a^b)
119 eor x19,x19,x20 // Maj(a,b,c)
121 add x26,x26,x19 // h+=Maj(a,b,c)
[all …]
Darmv8-mont.S16 stp x19,x20,[sp,#16]
87 adc x19,xzr,xzr // upmost overflow bit
148 adcs x13,x17,x19
149 adc x19,xzr,xzr
156 adc x19,x19,xzr // upmost overflow bit
179 sbcs x19,x19,xzr // did it borrow?
200 ldp x19,x20,[x29,#16]
216 stp x19,x20,[sp,#16]
251 mov x19,xzr
312 stp x19,x20,[x2],#8*2 // t[0..1]
[all …]
/external/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha512-armv8.S55 stp x19,x20,[sp,#16]
72 ldr x19,[x30],#8 // *K++
79 add x27,x27,x19 // h+=K[i]
82 bic x19,x26,x24
84 orr x17,x17,x19 // Ch(e,f,g)
85 eor x19,x20,x21 // a^b, b^c in next round
91 and x28,x28,x19 // (b^c)&=(a^b)
116 and x19,x19,x28 // (b^c)&=(a^b)
118 eor x19,x19,x20 // Maj(a,b,c)
120 add x26,x26,x19 // h+=Maj(a,b,c)
[all …]
Darmv8-mont.S15 stp x19,x20,[sp,#16]
86 adc x19,xzr,xzr // upmost overflow bit
147 adcs x13,x17,x19
148 adc x19,xzr,xzr
155 adc x19,x19,xzr // upmost overflow bit
178 sbcs x19,x19,xzr // did it borrow?
199 ldp x19,x20,[x29,#16]
215 stp x19,x20,[sp,#16]
250 mov x19,xzr
311 stp x19,x20,[x2],#8*2 // t[0..1]
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym58129 STACK CFI 23694 x19: .cfa -16 + ^
58130 STACK CFI 236c0 x19: x19
58162 STACK CFI 2374c x19: .cfa -48 + ^ x20: .cfa -40 + ^ x21: .cfa -32 + ^ x22: .cfa -24 + ^ x23: .cfa -…
58164 STACK CFI 237e0 x19: x19 x20: x20
58170 STACK CFI 23800 x19: .cfa -48 + ^ x20: .cfa -40 + ^ x21: .cfa -32 + ^ x22: .cfa -24 + ^ x23: .cfa -…
58172 STACK CFI 23888 x19: x19 x20: x20
58179 STACK CFI 238b4 x19: .cfa -16 + ^
58180 STACK CFI 238c4 x19: x19
58186 STACK CFI 238ec x19: .cfa -16 + ^
58187 STACK CFI 238fc x19: x19
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_aarch64.S21 str x19, [sp, 16]
23 mov x19, x0
36 mov x0, x19
37 ldr x19, [sp, 16]
69 str x19, [sp, 16]
71 mov x19, x0
84 mov x0, x19
85 ldr x19, [sp, 16]
117 stp x19, x20, [sp, 16]
121 mov x19, x0
[all …]
/external/llvm/test/CodeGen/AArch64/
Dswifterror.ll16 ; CHECK-APPLE: mov x19, x0
17 ; CHECK-APPLE-NOT: x19
25 ; CHECK-O0: mov x19, [[ID2]]
26 ; CHECK-O0-NOT: x19
40 ; CHECK-APPLE: mov x19, xzr
42 ; CHECK-APPLE: cbnz x19
44 ; CHECK-APPLE: ldrb [[CODE:w[0-9]+]], [x19, #8]
46 ; CHECK-APPLE: mov x0, x19
50 ; CHECK-O0: mov x19
52 ; CHECK-O0: mov [[ID:x[0-9]+]], x19
[all …]
Darm64-register-pairing.ll16 ; CHECK: stp x20, x19, [sp, #128]
18 ; CHECK: ldp x20, x19, [sp, #128]
33 ; CHECK-NOTMACHO: stp x21, x19, [sp, #64]
35 ; CHECK-NOTMACHO: ldp x21, x19, [sp, #64]
40 …call void asm sideeffect "mov x0, #42", "~{x0},~{x19},~{x21},~{x23},~{x25},~{x27},~{d8},~{d10},~{d…
54 ; CHECK: stp x20, x19, [sp, #128]
56 ; CHECK: ldp x20, x19, [sp, #128]
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_ctrlregs.txt9 0x78 0x7e 0x19 0x19 # CHECK: cfcmsa $4, $3
10 0x78 0x7e 0x19 0x19 # CHECK: cfcmsa $4, $3
17 0x78 0x7e 0x3a 0x19 # CHECK: cfcmsa $8, $7
18 0x78 0x7e 0x3a 0x19 # CHECK: cfcmsa $8, $7
20 0x78 0x3e 0x08 0x19 # CHECK: ctcmsa $0, $1
21 0x78 0x3e 0x08 0x19 # CHECK: ctcmsa $0, $1
28 0x78 0x3e 0x29 0x19 # CHECK: ctcmsa $4, $5
29 0x78 0x3e 0x29 0x19 # CHECK: ctcmsa $4, $5
Dtest_elm.txt7 0x78 0xe0 0x25 0x19 # CHECK: copy_u.h $20, $w4[0]
8 0x78 0x04 0xe8 0x19 # CHECK: sldi.b $w0, $w29[4]
9 0x78 0x20 0x8a 0x19 # CHECK: sldi.h $w8, $w17[0]
10 0x78 0x32 0xdd 0x19 # CHECK: sldi.w $w20, $w27[2]
11 0x78 0x38 0x61 0x19 # CHECK: sldi.d $w4, $w12[0]
13 0x78 0x61 0xe6 0x19 # CHECK: splati.h $w24, $w28[1]
15 0x78 0x78 0x0f 0x19 # CHECK: splati.d $w28, $w1[0]
/external/libhevc/common/arm64/
Dihevc_deblk_luma_horz.s58 stp x19, x20,[sp,#-16]!
110 neg x19,x14
111 ldr w8, [x0,x19] // -3 value
113 lsl x19,x1,#1
114 neg x19,x19
115 ldr w10, [x0,x19] //-2 value
117 neg x19,x1
118 ldr w11, [x0,x19] //-1 value
127 lsl x19,x1,#1
128 ldr w2, [x0,x19] // 2 value
[all …]
Dihevc_inter_pred_chroma_horz.s114 stp x19, x20,[sp,#-16]!
174 add x19,x12,#8
176 ld1 { v1.2s},[x19],x11 //vector load pu1_src
181 ld1 { v3.2s},[x19],x11 //vector load pu1_src
184 ld1 { v5.2s},[x19],x11 //vector load pu1_src
187 ld1 { v7.2s},[x19],x9 //vector load pu1_src
190 add x19,x4,#8
193 ld1 { v9.2s},[x19],x11 //vector load pu1_src
198 ld1 { v11.2s},[x19],x11 //vector load pu1_src
203 ld1 { v13.2s},[x19],x11 //vector load pu1_src
[all …]
Dihevc_inter_pred_chroma_horz_w16out.s111 stp x19, x20,[sp,#-16]!
186 add x19,x12,#8
188 ld1 { v1.2s},[x19],x11 //vector load pu1_src
192 ld1 { v3.2s},[x19],x11 //vector load pu1_src
197 ld1 { v5.2s},[x19],x11 //vector load pu1_src
202 ld1 { v7.2s},[x19],x9 //vector load pu1_src
205 add x19,x4,#8
208 ld1 { v31.2s},[x19],x11 //vector load pu1_src
213 ld1 { v11.2s},[x19],x11 //vector load pu1_src
218 ld1 { v13.2s},[x19],x11 //vector load pu1_src
[all …]
Dihevc_inter_pred_luma_copy.s85 stp x19,x20,[sp, #-16]!
126 sub x0,x20,x19
127 ldp x19,x20,[sp],#16
160 sub x0,x20,x19
161 ldp x19,x20,[sp],#16
193 sub x0,x20,x19
194 ldp x19,x20,[sp],#16
Dihevc_inter_pred_luma_horz_w16out.s123 stp x19, x20,[sp,#-16]!
125 bic x19, x19, x20 // clearing bit[0], so that it goes back to mode
131 sub x19,x11,#0 //checks for ht == 0
149 and x11,x19,#1 //calculating ht_residue ht_residue = (ht & 1)
151 …sub x19,x19,x11 //decrement height by ht_residue(residue value is calculat…
198 mov x19,#16
292 subs x19,x19,#2 //decrement the ht by 4
306 ldp x19, x20,[sp], #16
366 ldp x19, x20,[sp], #16
373 mov x19,#32
[all …]
/external/libhevc/decoder/arm64/
Dihevcd_itrans_recon_dc_luma.s63 stp x19, x20,[sp,#-16]!
73 mov x19, #32767
74 cmp x20,x19
79 mov x19,#-32768
80 cmp x20,x19
81 csel x8, x19, x20, lt
86 mov x19,#32767
87 cmp x20,x19
92 mov x19,#-32768
93 cmp x20,x19
[all …]
Dihevcd_itrans_recon_dc_chroma.s63 stp x19, x20,[sp,#-16]!
74 mov x19,#32767
75 cmp x20,x19
80 mov x19,#-32768
81 cmp x20,x19
82 csel x8, x19, x20, lt
87 mov x19,#32767
88 cmp x20,x19
93 mov x19,#-32768
94 cmp x20,x19
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dfullfp16-arm-neg.txt34 [0x40,0x19,0xb5,0xee]
83 [0xe1,0x19,0xbc,0xfe]
95 [0x61,0x19,0xbc,0xfe]
125 [0xcc,0x19,0xf6,0xee]
146 [0x82,0x19,0xa3,0xee]
149 [0xc2,0x19,0xa3,0xee]
152 [0xc2,0x19,0x93,0xee]
155 [0x82,0x19,0x93,0xee]
167 [0xff,0x19,0x9f,0xed]
168 [0xff,0x19,0x5f,0xed]
[all …]
Dfullfp16-arm.txt34 [0x40,0x19,0xb5,0xee]
83 [0xe1,0x19,0xbc,0xfe]
95 [0x61,0x19,0xbc,0xfe]
125 [0xcc,0x19,0xf6,0xee]
146 [0x82,0x19,0xa3,0xee]
149 [0xc2,0x19,0xa3,0xee]
152 [0xc2,0x19,0x93,0xee]
155 [0x82,0x19,0x93,0xee]
167 [0xff,0x19,0x9f,0xed]
168 [0xff,0x19,0x5f,0xed]
[all …]
Dfullfp16-thumb.txt34 [0xb5,0xee,0x40,0x19]
83 [0xbc,0xfe,0xe1,0x19]
95 [0xbc,0xfe,0x61,0x19]
125 [0xf6,0xee,0xcc,0x19]
146 [0xa3,0xee,0x82,0x19]
149 [0xa3,0xee,0xc2,0x19]
152 [0x93,0xee,0xc2,0x19]
155 [0x93,0xee,0x82,0x19]
167 [0x9f,0xed,0xff,0x19]
168 [0x5f,0xed,0xff,0x19]
[all …]
Dfullfp16-thumb-neg.txt34 [0xb5,0xee,0x40,0x19]
83 [0xbc,0xfe,0xe1,0x19]
95 [0xbc,0xfe,0x61,0x19]
125 [0xf6,0xee,0xcc,0x19]
146 [0xa3,0xee,0x82,0x19]
149 [0xa3,0xee,0xc2,0x19]
152 [0x93,0xee,0xc2,0x19]
155 [0x93,0xee,0x82,0x19]
167 [0x9f,0xed,0xff,0x19]
168 [0x5f,0xed,0xff,0x19]
[all …]
/external/llvm/test/MC/AArch64/
Delf-reloc-movw.s19 movz x19, #:abs_g1_s:some_label
20 movn x19, #:abs_g1_s:some_label
22 movz x19, #:abs_g2_s:some_label
23 movn x19, #:abs_g2_s:some_label
Darm64-simd-ldst.s187 ld2.8b {v4, v5}, [x19]
188 ld2.16b {v4, v5}, [x19]
189 ld2.4h {v4, v5}, [x19]
190 ld2.8h {v4, v5}, [x19]
191 ld2.2s {v4, v5}, [x19]
192 ld2.4s {v4, v5}, [x19]
193 ld2.2d {v4, v5}, [x19]
195 st2.8b {v4, v5}, [x19]
196 st2.16b {v4, v5}, [x19]
197 st2.4h {v4, v5}, [x19]
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP192K1FieldElement.java162 int[] x19 = x8; in sqrt() local
163 SecP192K1Field.squareN(x16, 3, x19); in sqrt()
164 SecP192K1Field.multiply(x19, x3, x19); in sqrt()
166 SecP192K1Field.squareN(x19, 16, x35); in sqrt()
176 SecP192K1Field.multiply(x159, x19, x159); in sqrt()
180 SecP192K1Field.multiply(t1, x19, t1); in sqrt()

12345678910>>...23