Searched refs:x19 (Results 1 - 25 of 561) sorted by relevance

1234567891011>>

/external/llvm/test/MC/AArch64/
H A 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
H A Dgicv3-regs-diagnostics.s31 msr icc_iar0_el1, x19
42 // CHECK-NEXT: msr icc_iar0_el1, x19
/external/boringssl/linux-aarch64/crypto/sha/
H A Dsha512-armv8.S14 stp x19,x20,[sp,#16]
31 ldr x19,[x30],#8 // *K++
38 add x27,x27,x19 // h+=K[i]
41 bic x19,x26,x24
43 orr x17,x17,x19 // Ch(e,f,g)
44 eor x19,x20,x21 // a^b, b^c in next round
50 and x28,x28,x19 // (b^c)&=(a^b)
55 ldr x28,[x30],#8 // *K++, x19 in next round
75 and x19,x19,x2
[all...]
/external/compiler-rt/lib/tsan/rtl/
H A 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, x
[all...]
/external/llvm/test/MC/Mips/msa/
H A Dtest_elm_insert.s4 # CHECK: insert.h $w20[2], $5 # encoding: [0x79,0x22,0x2d,0x19]
5 # CHECK: insert.w $w8[2], $15 # encoding: [0x79,0x32,0x7a,0x19]
H A Dtest_ctrlregs.s9 #CHECK: cfcmsa $4, $3 # encoding: [0x78,0x7e,0x19,0x19]
10 #CHECK: cfcmsa $4, $3 # encoding: [0x78,0x7e,0x19,0x19]
17 #CHECK: cfcmsa $8, $7 # encoding: [0x78,0x7e,0x3a,0x19]
18 #CHECK: cfcmsa $8, $7 # encoding: [0x78,0x7e,0x3a,0x19]
20 #CHECK: ctcmsa $0, $1 # encoding: [0x78,0x3e,0x08,0x19]
21 #CHECK: ctcmsa $0, $1 # encoding: [0x78,0x3e,0x08,0x19]
28 #CHECK: ctcmsa $4, $5 # encoding: [0x78,0x3e,0x29,0x19]
29 #CHECK: ctcmsa $4, $5 # encoding: [0x78,0x3e,0x29,0x19]
[all...]
H A Dtest_elm.s7 copy_u.h $20, $w4[0] # CHECK: copy_u.h $20, $w4[0] # encoding: [0x78,0xe0,0x25,0x19]
8 sldi.b $w0, $w29[4] # CHECK: sldi.b $w0, $w29[4] # encoding: [0x78,0x04,0xe8,0x19]
9 sldi.h $w8, $w17[0] # CHECK: sldi.h $w8, $w17[0] # encoding: [0x78,0x20,0x8a,0x19]
10 sldi.w $w20, $w27[2] # CHECK: sldi.w $w20, $w27[2] # encoding: [0x78,0x32,0xdd,0x19]
11 sldi.d $w4, $w12[0] # CHECK: sldi.d $w4, $w12[0] # encoding: [0x78,0x38,0x61,0x19]
13 splati.h $w24, $w28[1] # CHECK: splati.h $w24, $w28[1] # encoding: [0x78,0x61,0xe6,0x19]
15 splati.d $w28, $w1[0] # CHECK: splati.d $w28, $w1[0] # encoding: [0x78,0x78,0x0f,0x19]
H A Dtest_elm_insve.s4 # CHECK: insve.h $w24[2], $w2[0] # encoding: [0x79,0x62,0x16,0x19]
5 # CHECK: insve.w $w0[2], $w13[0] # encoding: [0x79,0x72,0x68,0x19]
/external/llvm/test/MC/PowerPC/
H A Ddcbt.s6 # SERVER: dcbtst 2, 3, 10 # encoding: [0x7d,0x42,0x19,0xec]
11 # EMBEDDED: dcbtst 10, 2, 3 # encoding: [0x7d,0x42,0x19,0xec]
H A Dppc64-encoding-bookII.s36 # CHECK-BE: dcbtst 2, 3, 10 # encoding: [0x7d,0x42,0x19,0xec]
37 # CHECK-LE: dcbtst 2, 3, 10 # encoding: [0xec,0x19,0x42,0x7d]
39 # CHECK-BE: dcbtst 2, 3, 10 # encoding: [0x7d,0x42,0x19,0xec]
40 # CHECK-LE: dcbtst 2, 3, 10 # encoding: [0xec,0x19,0x42,0x7d]
42 # CHECK-BE: dcbtst 2, 3, 10 # encoding: [0x7d,0x42,0x19,0xec]
43 # CHECK-LE: dcbtst 2, 3, 10 # encoding: [0xec,0x19,0x42,0x7d]
45 # CHECK-BE: dcbtst 2, 3 # encoding: [0x7c,0x02,0x19,0xec]
46 # CHECK-LE: dcbtst 2, 3 # encoding: [0xec,0x19,0x02,0x7c]
48 # CHECK-BE: dcbtst 2, 3 # encoding: [0x7c,0x02,0x19,0xec]
49 # CHECK-LE: dcbtst 2, 3 # encoding: [0xec,0x19,
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dcuda.h28 #define CUDA_SET_DEVICE_LIST 0x19
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
H A DValueType.java44 public static final int FIELD = 0x19;
/external/libhevc/decoder/arm64/
H A 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...]
H A 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...]
/external/boringssl/linux-aarch64/crypto/bn/
H A 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,x2
[all...]
/external/libhevc/common/arm64/
H A 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
H A 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,x
[all...]
H A 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],x1
[all...]
H A 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],x1
[all...]
/external/libnfc-nci/halimpl/pn54x/
H A Dlibnfc-brcm.conf133 #NFA_HCI_STATIC_PIPE_ID_01=0x19
134 NFA_HCI_STATIC_PIPE_ID_C0=0x19
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
H A DSecP192K1FieldElement.java162 int[] x19 = x8;
163 SecP192K1Field.squareN(x16, 3, x19);
164 SecP192K1Field.multiply(x19, x3, x19);
166 SecP192K1Field.squareN(x19, 16, x35);
176 SecP192K1Field.multiply(x159, x19, x159);
180 SecP192K1Field.multiply(t1, x19, t1);
H A DSecP224K1FieldElement.java169 int[] x19 = x11;
170 SecP224K1Field.squareN(x11, 8, x19);
171 SecP224K1Field.multiply(x19, x8, x19);
173 SecP224K1Field.squareN(x19, 4, x23);
177 SecP224K1Field.multiply(x42, x19, x42);
190 SecP224K1Field.multiply(t1, x19, t1);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DBERTags.java26 public static final int GRAPHIC_STRING = 0x19;
/external/libnfc-nci/halimpl/pn54x/dnld/
H A DphDnldNfc_Status.h39 PH_DL_STATUS_AUTHENTICATION_ERROR = 0x19,
/external/vixl/test/traces/a64/
H A Dsim-ushr-8b-2opimm-trace-a64.h38 0x19, 0x2a, 0x3e, 0x3f, 0x3f, 0x40, 0x40, 0x41,
64 0x0f, 0x0f, 0x10, 0x10, 0x10, 0x10, 0x15, 0x19,
72 0x0f, 0x10, 0x10, 0x10, 0x10, 0x15, 0x19, 0x1f,
80 0x10, 0x10, 0x10, 0x10, 0x15, 0x19, 0x1f, 0x1f,
88 0x10, 0x10, 0x10, 0x15, 0x19, 0x1f, 0x1f, 0x1f,
96 0x10, 0x10, 0x15, 0x19, 0x1f, 0x1f, 0x1f, 0x1f,
104 0x10, 0x15, 0x19, 0x1f, 0x1f, 0x1f, 0x1f, 0x00,
112 0x15, 0x19, 0x1f, 0x1f, 0x1f, 0x1f, 0x00, 0x00,
120 0x19, 0x1f, 0x1f, 0x1f, 0x1f, 0x00, 0x00, 0x00,
134 0x7e, 0x7f, 0x7f, 0x00, 0x00, 0x01, 0x04, 0x19,
[all...]

Completed in 2214 milliseconds

1234567891011>>