/external/libmpeg2/common/armv8/ |
D | impeg2_format_conv.s | 152 mov x16, x6 158 sub x16, x16, #16 159 cmp x16, #15 162 cmp x16, #0 168 sub x20, x16, #16 169 neg x16, x20 170 sub x0, x0, x16 171 sub x3, x3, x16 196 mov x16, x6 207 sub x16, x16, #8 [all …]
|
/external/libhevc/common/arm64/ |
D | ihevc_inter_pred_luma_horz_w16out.s | 137 sub x16,x0,#3 //pu1_src - 3 139 add x8,x16,x2 //pu1_src_tmp2_8 = pu1_src + src_strd 193 sub x16,x0,#3 //pu1_src - 3 197 add x16, x16,#8 204 add x8,x16,x2 //pu1_src + src_strd 211 ld1 {v20.2s},[x16],x15 //vector load pu1_src 212 ld1 {v21.2s},[x16],x15 221 ld1 {v20.2s},[x16],x15 222 ld1 {v21.2s},[x16],x15 231 ld1 {v20.2s},[x16],x15 [all …]
|
D | ihevc_inter_pred_luma_copy.s | 86 mov x16,x6 //loads wd 90 tst x16,#15 //checks wd for multiples for 4 & 8 92 tst x16,#7 //checks wd for multiples for 4 & 8 94 sub x15,x16,#4 97 subs x8,x16,#0 //checks wd == 0 132 sub x15,x16,#8 135 subs x8,x16,#0 //checks wd 165 sub x15,x16,#16 168 subs x8,x16,#0 //checks wd
|
/external/boringssl/linux-aarch64/crypto/fipsmodule/ |
D | sha512-armv8.S | 93 ror x16,x24,#14 101 eor x16,x16,x6,ror#18 // Sigma1(e) 105 add x27,x27,x16 // h+=Sigma1(e) 118 ror x16,x23,#14 126 eor x16,x16,x7,ror#18 // Sigma1(e) 130 add x26,x26,x16 // h+=Sigma1(e) 142 ror x16,x22,#14 150 eor x16,x16,x8,ror#18 // Sigma1(e) 154 add x25,x25,x16 // h+=Sigma1(e) 167 ror x16,x21,#14 [all …]
|
D | armv8-mont.S | 52 mul x16,x14,x15 // np[1]*m1 75 adds x12,x16,x13 81 mul x16,x14,x15 // np[j]*m1 92 adds x12,x16,x13 123 mul x16,x14,x15 // np[1]*m1 137 adds x12,x16,x13 146 mul x16,x14,x15 // np[j]*m1 159 adds x12,x16,x13 309 mul x16,x9,x6 315 adcs x22,x22,x16 [all …]
|
/external/boringssl/ios-aarch64/crypto/fipsmodule/ |
D | sha512-armv8.S | 92 ror x16,x24,#14 100 eor x16,x16,x6,ror#18 // Sigma1(e) 104 add x27,x27,x16 // h+=Sigma1(e) 117 ror x16,x23,#14 125 eor x16,x16,x7,ror#18 // Sigma1(e) 129 add x26,x26,x16 // h+=Sigma1(e) 141 ror x16,x22,#14 149 eor x16,x16,x8,ror#18 // Sigma1(e) 153 add x25,x25,x16 // h+=Sigma1(e) 166 ror x16,x21,#14 [all …]
|
D | armv8-mont.S | 51 mul x16,x14,x15 // np[1]*m1 74 adds x12,x16,x13 80 mul x16,x14,x15 // np[j]*m1 91 adds x12,x16,x13 122 mul x16,x14,x15 // np[1]*m1 136 adds x12,x16,x13 145 mul x16,x14,x15 // np[j]*m1 158 adds x12,x16,x13 308 mul x16,x9,x6 314 adcs x22,x22,x16 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | trunc-binop-ext.ll | 3 define i16 @narrow_sext_and(i16 %x16, i32 %y32) { 6 ; CHECK-NEXT: [[R:%.*]] = and i16 [[TMP1]], %x16 9 %x32 = sext i16 %x16 to i32 15 define i16 @narrow_zext_and(i16 %x16, i32 %y32) { 18 ; CHECK-NEXT: [[R:%.*]] = and i16 [[TMP1]], %x16 21 %x32 = zext i16 %x16 to i32 27 define i16 @narrow_sext_or(i16 %x16, i32 %y32) { 30 ; CHECK-NEXT: [[R:%.*]] = or i16 [[TMP1]], %x16 33 %x32 = sext i16 %x16 to i32 39 define i16 @narrow_zext_or(i16 %x16, i32 %y32) { [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-patchpoint-webkit_jscc.ll | 7 ; CHECK-ENCODING: mov x16, #281470681743360 8 ; CHECK-ENCODING: movk x16, #57005, lsl #16 9 ; CHECK-ENCODING: movk x16, #48879 19 ; CHECK-NEXT: mov x16, #281470681743360 20 ; CHECK: movk x16, #57005, lsl #16 21 ; CHECK: movk x16, #48879 22 ; CHECK-NEXT: blr x16 26 ; FAST-NEXT: mov x16, #281470681743360 27 ; FAST-NEXT: movk x16, #57005, lsl #16 28 ; FAST-NEXT: movk x16, #48879 [all …]
|
D | machine-outliner-bad-register.mir | 4 # Ensure that we don't outline from regions where x16, x17, or nzcv are live 72 ; CHECK-NEXT: $x16 = ORRXri $x8, 5, implicit-def $x16, implicit-def $w16 78 $x16 = ORRXri $x8, 5, implicit-def $x16, implicit-def $w16 90 liveins: $w8, $wzr, $x16 91 dead $x16 = ORRXri $x8, 6 106 liveins: $w8, $wzr, $x16 112 liveins: $x16 161 $x16 = ORRXri $x8, 5, implicit-def $x16 165 liveins: $w8, $x16 173 liveins: $w8, $x16 [all …]
|
D | arm64-patchpoint.ll | 9 ; CHECK: mov x16, #244834610708480 10 ; CHECK-NEXT: movk x16, #48879, lsl #16 11 ; CHECK-NEXT: movk x16, #51966 12 ; CHECK-NEXT: blr x16 13 ; CHECK: mov x16, #244834610708480 14 ; CHECK-NEXT: movk x16, #48879, lsl #16 15 ; CHECK-NEXT: movk x16, #51967 16 ; CHECK-NEXT: blr x16
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-patchpoint-webkit_jscc.ll | 7 ; CHECK-ENCODING: mov x16, #281470681743360 8 ; CHECK-ENCODING: movk x16, #57005, lsl #16 9 ; CHECK-ENCODING: movk x16, #48879 20 ; CHECK-NEXT: mov x16, #281470681743360 21 ; CHECK: movk x16, #57005, lsl #16 22 ; CHECK: movk x16, #48879 23 ; CHECK-NEXT: blr x16 28 ; FAST-NEXT: mov x16, #281470681743360 29 ; FAST-NEXT: movk x16, #57005, lsl #16 30 ; FAST-NEXT: movk x16, #48879 [all …]
|
D | arm64-patchpoint.ll | 9 ; CHECK: mov x16, #244834610708480 10 ; CHECK-NEXT: movk x16, #48879, lsl #16 11 ; CHECK-NEXT: movk x16, #51966 12 ; CHECK-NEXT: blr x16 13 ; CHECK: mov x16, #244834610708480 14 ; CHECK-NEXT: movk x16, #48879, lsl #16 15 ; CHECK-NEXT: movk x16, #51967 16 ; CHECK-NEXT: blr x16
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/ |
D | selects.ll | 38 %base.x16 = mul i64 %zext.x4, 4 39 %base.x16.p4 = shl i64 %zext.x4.p1, 2 40 %base.x16.p8 = shl i64 %zext.x4.p2, 2 41 %base.x16.p12 = mul i64 %zext.x4.p3, 4 44 %gep.a.base.x16 = getelementptr inbounds i8, i8 addrspace(1)* %a.pi8, i64 %base.x16 45 %gep.b.base.x16.p4 = getelementptr inbounds i8, i8 addrspace(1)* %b.pi8, i64 %base.x16.p4 46 %gep.a.base.x16.p8 = getelementptr inbounds i8, i8 addrspace(1)* %a.pi8, i64 %base.x16.p8 47 %gep.b.base.x16.p12 = getelementptr inbounds i8, i8 addrspace(1)* %b.pi8, i64 %base.x16.p12 48 %a.base.x16 = bitcast i8 addrspace(1)* %gep.a.base.x16 to i32 addrspace(1)* 49 %b.base.x16.p4 = bitcast i8 addrspace(1)* %gep.b.base.x16.p4 to i32 addrspace(1)* [all …]
|
/external/llvm/test/MC/Disassembler/Sparc/ |
D | sparc-mem.txt | 4 0xd4 0x4e 0x00 0x16 16 0xd4 0x56 0x00 0x16 28 0xd4 0x0e 0x00 0x16 40 0xd4 0x16 0x00 0x16 43 0xd4 0x16 0x20 0x20 52 0xd4 0x06 0x00 0x16 64 0xc5 0x06 0x00 0x16 76 0xc5 0x1e 0x00 0x16 88 0xc9 0x16 0x00 0x16 91 0xc9 0x16 0x20 0x20 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Sparc/ |
D | sparc-mem.txt | 4 0xd4 0x4e 0x00 0x16 16 0xd4 0x56 0x00 0x16 28 0xd4 0x0e 0x00 0x16 40 0xd4 0x16 0x00 0x16 43 0xd4 0x16 0x20 0x20 52 0xd4 0x06 0x00 0x16 64 0xc5 0x06 0x00 0x16 76 0xc5 0x1e 0x00 0x16 88 0xc9 0x16 0x00 0x16 91 0xc9 0x16 0x20 0x20 [all …]
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/ |
D | SecP521R1Field.java | 53 int x16 = x[16]; in half() local 54 int c = Nat.shiftDownBit(16, x, x16, z); in half() 55 z[16] = (x16 >>> 1) | (c >>> 23); in half() 140 int x16 = x[16]; in twice() local 141 int c = Nat.shiftUpBit(16, x, x16 << 23, z) | (x16 << 1); in twice() 149 int x16 = x[16], y16 = y[16]; in implMultiply() local 150 zz[32] = Nat.mul31BothAdd(16, x16, y, y16, x, zz, 16) + (x16 * y16); in implMultiply() 157 int x16 = x[16]; in implSquare() local 158 zz[32] = Nat.mulWordAddTo(16, x16 << 1, x, 0, zz, 16) + (x16 * x16); in implSquare()
|
D | SecP192K1FieldElement.java | 163 int[] x16 = x2; in sqrt() local 164 SecP192K1Field.squareN(x8, 8, x16); in sqrt() 165 SecP192K1Field.multiply(x16, x8, x16); in sqrt() 167 SecP192K1Field.squareN(x16, 3, x19); in sqrt() 171 SecP192K1Field.multiply(x35, x16, x35); in sqrt() 172 int[] x70 = x16; in sqrt()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP521R1Field.java | 49 int x16 = x[16]; in half() local 50 int c = Nat.shiftDownBit(16, x, x16, z); in half() 51 z[16] = (x16 >>> 1) | (c >>> 23); in half() 136 int x16 = x[16]; in twice() local 137 int c = Nat.shiftUpBit(16, x, x16 << 23, z) | (x16 << 1); in twice() 145 int x16 = x[16], y16 = y[16]; in implMultiply() local 146 zz[32] = Nat.mul31BothAdd(16, x16, y, y16, x, zz, 16) + (x16 * y16); in implMultiply() 153 int x16 = x[16]; in implSquare() local 154 zz[32] = Nat.mulWordAddTo(16, x16 << 1, x, 0, zz, 16) + (x16 * x16); in implSquare()
|
D | SecP192K1FieldElement.java | 159 int[] x16 = x2; in sqrt() local 160 SecP192K1Field.squareN(x8, 8, x16); in sqrt() 161 SecP192K1Field.multiply(x16, x8, x16); in sqrt() 163 SecP192K1Field.squareN(x16, 3, x19); in sqrt() 167 SecP192K1Field.multiply(x35, x16, x35); in sqrt() 168 int[] x70 = x16; in sqrt()
|
/external/libopus/silk/arm/ |
D | NSQ_del_dec_arm.h | 36 SideInfoIndices *psIndices, const opus_int16 x16[], opus_int8 pulses[], 49 #define silk_NSQ_del_dec(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, \ argument 55 psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14, \ 67 SideInfoIndices *psIndices, const opus_int16 x16[], opus_int8 pulses[], 78 #define silk_NSQ_del_dec(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, \ argument 83 psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14, \ 88 #define silk_NSQ_del_dec(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, \ argument 93 silk_NSQ_del_dec_neon(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, \
|
/external/deqp/doc/ |
D | gles3-test-case-resolutions.txt | 16 dEQP-GLES3.functional.shaders.keywords.* 2x2 16x16 17 dEQP-GLES3.functional.shaders.qualification_order.* 2x2 16x16 34 dEQP-GLES3.functional.shaders.fragdata.* 16x16 32x32 35 dEQP-GLES3.functional.shaders.random.* 16x16 64x64 48 dEQP-GLES3.functional.texture.swizzle.* 16x16 64x64 66 dEQP-GLES3.functional.ubo.* 16x16 32x32 67 dEQP-GLES3.functional.uniform_api.* 16x16 32x32 68 dEQP-GLES3.functional.attribute_location.* 16x16 32x32 78 dEQP-GLES3.functional.transform_feedback.* 16x16 64x64 79 dEQP-GLES3.functional.fence_sync.* 16x16 64x64 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | mac.txt | 3 # VI: v_mac_f32_e64 v0, v1, v2 mul:2 ; encoding: [0x00,0x00,0x16,0xd1,0x01,0x05,0x02,0x08] 4 0x00 0x00 0x16 0xd1 0x01 0x05 0x02 0x08 6 # VI: v_mac_f32_e64 v0, v1, v2 clamp ; encoding: [0x00,0x80,0x16,0xd1,0x01,0x05,0x02,0x00] 7 0x00 0x80 0x16 0xd1 0x01 0x05 0x02 0x00 9 # VI: v_mac_f32_e64 v0, v1, v2 clamp mul:2 ; encoding: [0x00,0x80,0x16,0xd1,0x01,0x05,0x02,0x08] 10 0x00 0x80 0x16 0xd1 0x01 0x05 0x02 0x08
|
D | sdwa_gfx9.txt | 44 …ORD dst_unused:UNUSED_PRESERVE src0_sel:DWORD ; encoding: [0xf9,0x0e,0x00,0x7e,0x00,0x16,0x06,0x00] 45 0xf9 0x0e 0x00 0x7e 0x00 0x16 0x06 0x00 53 …RD dst_unused:UNUSED_PRESERVE src0_sel:WORD_1 ; encoding: [0xf9,0x02,0x02,0x7e,0x00,0x16,0x05,0x00] 54 0xf9 0x02 0x02 0x7e 0x00 0x16 0x05 0x00 59 …ORD dst_unused:UNUSED_PRESERVE src0_sel:DWORD ; encoding: [0xf9,0x02,0x02,0x7e,0x00,0x16,0x06,0x00] 60 0xf9 0x02 0x02 0x7e 0x00 0x16 0x06 0x00 89 … v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 ; encoding: [0xf9,0x16,0x02,0x7e,0x00,0x06… 90 0xf9 0x16 0x02 0x7e 0x00 0x06 0x05 0x00 230 …el:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD ; encoding: [0xf9,0x9a,0x0a,0x7e,0x01,0x06,0x16,0x00] 231 0xf9,0x9a,0x0a,0x7e,0x01,0x06,0x16,0x00 [all …]
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 193 | 21 [ 68.234492] mutex_lock_nested+0x16/0x20 31 [ 68.277036] mutex_lock_nested+0x16/0x20 58 [ 68.395383] mutex_lock_nested+0x16/0x20 72 [ 68.459094] mutex_lock_nested+0x16/0x20 93 [ 68.549899] mutex_lock_nested+0x16/0x20 162 [ 68.846189] ? mutex_lock_nested+0x16/0x20 163 [ 68.850392] ? mutex_lock_nested+0x16/0x20 167 [ 68.868602] mutex_lock_nested+0x16/0x20 168 [ 68.872633] ? mutex_lock_nested+0x16/0x20
|