/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeInstrFSL.td | 133 def NEAGET : FSLGet<0x1B, 0x13, "neaget ", int_mblaze_fsl_neaget>; 149 def GETD : FSLGetD<0x13, 0x00, "getd ", int_mblaze_fsl_get>; 150 def AGETD : FSLGetD<0x13, 0x02, "agetd ", int_mblaze_fsl_aget>; 151 def CGETD : FSLGetD<0x13, 0x08, "cgetd ", int_mblaze_fsl_cget>; 152 def CAGETD : FSLGetD<0x13, 0x0A, "cagetd ", int_mblaze_fsl_caget>; 153 def EGETD : FSLGetD<0x13, 0x01, "egetd ", int_mblaze_fsl_eget>; 154 def EAGETD : FSLGetD<0x13, 0x03, "eagetd ", int_mblaze_fsl_eaget>; 155 def ECGETD : FSLGetD<0x13, 0x09, "ecgetd ", int_mblaze_fsl_ecget>; 156 def ECAGETD : FSLGetD<0x13, 0x0B, "ecagetd ", int_mblaze_fsl_ecaget>; 157 def TGETD : FSLGetD<0x13, 0x04, "tgetd ", int_mblaze_fsl_tget>; [all …]
|
/external/boringssl/ios-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 38 ldp x13,x14,[x3],#16 // np[0..1] 50 umulh x13,x13,x15 64 adc x13,x13,xzr 74 adds x12,x16,x13 76 adc x13,x17,xzr 81 adc x13,x13,xzr 91 adds x12,x16,x13 93 adc x13,x17,xzr 97 adcs x13,x13,x7 100 stp x12,x13,[x22] [all …]
|
D | sha512-armv8.S | 266 eor x13,x25,x25,ror#23 272 eor x16,x16,x13,ror#18 // Sigma1(e) 273 ror x13,x21,#28 280 eor x17,x13,x17,ror#34 // Sigma0(a) 311 ldp x13,x14,[x1],#2*8 334 rev x13,x13 // 10 342 add x25,x25,x13 // h+=X[i] 520 add x4,x4,x13 559 str x13,[sp,#16] 566 ror x13,x26,#28 [all …]
|
/external/boringssl/linux-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 39 ldp x13,x14,[x3],#16 // np[0..1] 51 umulh x13,x13,x15 65 adc x13,x13,xzr 75 adds x12,x16,x13 77 adc x13,x17,xzr 82 adc x13,x13,xzr 92 adds x12,x16,x13 94 adc x13,x17,xzr 98 adcs x13,x13,x7 101 stp x12,x13,[x22] [all …]
|
D | sha512-armv8.S | 267 eor x13,x25,x25,ror#23 273 eor x16,x16,x13,ror#18 // Sigma1(e) 274 ror x13,x21,#28 281 eor x17,x13,x17,ror#34 // Sigma0(a) 312 ldp x13,x14,[x1],#2*8 335 rev x13,x13 // 10 343 add x25,x25,x13 // h+=X[i] 521 add x4,x4,x13 560 str x13,[sp,#16] 567 ror x13,x26,#28 [all …]
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht16x16_add_sse4.c | 60 x10[2], x11[2], x12[2], x13[2], x14[2], x15[2]; in highbd_iadst16_4col_sse4_1() local 101 x13[0] = _mm_sub_epi64(s5[0], s13[0]); in highbd_iadst16_4col_sse4_1() 102 x13[1] = _mm_sub_epi64(s5[1], s13[1]); in highbd_iadst16_4col_sse4_1() 134 x13[0] = dct_const_round_shift_64bit(x13[0]); in highbd_iadst16_4col_sse4_1() 135 x13[1] = dct_const_round_shift_64bit(x13[1]); in highbd_iadst16_4col_sse4_1() 153 x13[0] = pack_4(x13[0], x13[1]); in highbd_iadst16_4col_sse4_1() 178 highbd_iadst_butterfly_sse4_1(x13[0], x12[0], cospi_28_64, cospi_4_64, s13, in highbd_iadst16_4col_sse4_1() 193 x13[0] = _mm_sub_epi64(s9[0], s13[0]); in highbd_iadst16_4col_sse4_1() 194 x13[1] = _mm_sub_epi64(s9[1], s13[1]); in highbd_iadst16_4col_sse4_1() 209 x13[0] = dct_const_round_shift_64bit(x13[0]); in highbd_iadst16_4col_sse4_1() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | unpredictable-ADC-arm.txt | 8 # CHECK: 0x13 0xf2 0xb0 0x00 9 0x13 0xf2 0xb0 0x00 12 # CHECK: 0x13 0x1f 0xb0 0x00 13 0x13 0x1f 0xb0 0x00 16 # CHECK: 0x13 0x12 0xbf 0x00 17 0x13 0x12 0xbf 0x00
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | unpredictable-ADC-arm.txt | 8 # CHECK: 0x13 0xf2 0xb0 0x00 9 0x13 0xf2 0xb0 0x00 12 # CHECK: 0x13 0x1f 0xb0 0x00 13 0x13 0x1f 0xb0 0x00 16 # CHECK: 0x13 0x12 0xbf 0x00 17 0x13 0x12 0xbf 0x00
|
/external/llvm/test/MC/AArch64/ |
D | arm64-arithmetic-encoding.s | 107 add x12, x13, x14 109 add x12, x13, x14, lsl #12 110 add x12, x13, x14, lsr #42 111 add x12, x13, x14, asr #39 114 ; CHECK: add x12, x13, x14 ; encoding: [0xac,0x01,0x0e,0x8b] 116 ; CHECK: add x12, x13, x14, lsl #12 ; encoding: [0xac,0x31,0x0e,0x8b] 117 ; CHECK: add x12, x13, x14, lsr #42 ; encoding: [0xac,0xa9,0x4e,0x8b] 118 ; CHECK: add x12, x13, x14, asr #39 ; encoding: [0xac,0x9d,0x8e,0x8b] 121 sub x12, x13, x14 123 sub x12, x13, x14, lsl #12 [all …]
|
D | basic-a64-diagnostics.s | 1682 fcvtzs x13, s31, #0 1708 fcvtzu x13, s31, #0 1734 scvtf x13, s31, #0 1760 ucvtf x13, s31, #0 2005 ldrsb x22, [x13], #-257 2007 ldrsh x22, [x13], #-257 2009 ldrsw x22, [x13], #-257 2030 ldrsb w22, [x13], #-257 2032 ldrsh w22, [x13], #-257 2047 str b3, [x13], #-257 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | arm64-arithmetic-encoding.s | 107 add x12, x13, x14 109 add x12, x13, x14, lsl #12 110 add x12, x13, x14, lsr #42 111 add x12, x13, x14, asr #39 114 ; CHECK: add x12, x13, x14 ; encoding: [0xac,0x01,0x0e,0x8b] 116 ; CHECK: add x12, x13, x14, lsl #12 ; encoding: [0xac,0x31,0x0e,0x8b] 117 ; CHECK: add x12, x13, x14, lsr #42 ; encoding: [0xac,0xa9,0x4e,0x8b] 118 ; CHECK: add x12, x13, x14, asr #39 ; encoding: [0xac,0x9d,0x8e,0x8b] 121 sub x12, x13, x14 123 sub x12, x13, x14, lsl #12 [all …]
|
D | basic-a64-diagnostics.s | 1687 fcvtzs x13, s31, #0 1713 fcvtzu x13, s31, #0 1739 scvtf x13, s31, #0 1765 ucvtf x13, s31, #0 2045 ldrsb x22, [x13], #-257 2047 ldrsh x22, [x13], #-257 2049 ldrsw x22, [x13], #-257 2070 ldrsb w22, [x13], #-257 2072 ldrsh w22, [x13], #-257 2087 str b3, [x13], #-257 [all …]
|
/external/scapy/scapy/contrib/ |
D | macsec.uts | 11 sa = MACsecSA(sci=b'\x52\x54\x00\x13\x01\x56\x00\x01', an=0, pn=100, key=b'aaaaaaaaaaaaaaaa', icvle… 23 assert(m[MACsec].sci == b'\x52\x54\x00\x13\x01\x56\x00\x01') 26 sa = MACsecSA(sci=b'\x52\x54\x00\x13\x01\x56\x00\x01', an=0, pn=100, key=b'aaaaaaaaaaaaaaaa', icvle… 39 assert(e[MACsec].sci == b'\x52\x54\x00\x13\x01\x56\x00\x01') 42 sa = MACsecSA(sci=b'\x52\x54\x00\x13\x01\x56\x00\x01', an=0, pn=100, key=b'aaaaaaaaaaaaaaaa', icvle… 56 assert(d[MACsec].sci == b'\x52\x54\x00\x13\x01\x56\x00\x01') 60 sa = MACsecSA(sci=b'\x52\x54\x00\x13\x01\x56\x00\x01', an=0, pn=100, key=b'aaaaaaaaaaaaaaaa', icvle… 71 sa = MACsecSA(sci=b'\x52\x54\x00\x13\x01\x56\x00\x01', an=0, pn=200, key=b'aaaaaaaaaaaaaaaa', icvle… 83 assert(m[MACsec].sci == b'\x52\x54\x00\x13\x01\x56\x00\x01') 86 sa = MACsecSA(sci=b'\x52\x54\x00\x13\x01\x56\x00\x01', an=0, pn=200, key=b'aaaaaaaaaaaaaaaa', icvle… [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Hexagon/ |
D | j.txt | 61 0x00 0xc0 0x89 0x13 63 0x00 0xc1 0x89 0x13 65 0x00 0xc3 0x89 0x13 67 0x00 0xe0 0x89 0x13 69 0x00 0xe1 0x89 0x13 71 0x00 0xe3 0x89 0x13 73 0x00 0xc0 0xc9 0x13 75 0x00 0xc1 0xc9 0x13 77 0x00 0xc3 0xc9 0x13 79 0x00 0xe0 0xc9 0x13 [all …]
|
/external/llvm/test/MC/Disassembler/Hexagon/ |
D | j.txt | 61 0x00 0xc0 0x89 0x13 63 0x00 0xc1 0x89 0x13 65 0x00 0xc3 0x89 0x13 67 0x00 0xe0 0x89 0x13 69 0x00 0xe1 0x89 0x13 71 0x00 0xe3 0x89 0x13 73 0x00 0xc0 0xc9 0x13 75 0x00 0xc1 0xc9 0x13 77 0x00 0xc3 0xc9 0x13 79 0x00 0xe0 0xc9 0x13 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | f16c-intrinsics.ll | 10 ; X32-NEXT: vcvtph2ps %xmm0, %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0xc0] 15 ; X64-NEXT: vcvtph2ps %xmm0, %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0xc0] 20 …12VL-NEXT: vcvtph2ps %xmm0, %xmm0 # EVEX TO VEX Compression encoding: [0xc4,0xe2,0x79,0x13,0xc0] 25 …12VL-NEXT: vcvtph2ps %xmm0, %xmm0 # EVEX TO VEX Compression encoding: [0xc4,0xe2,0x79,0x13,0xc0] 36 ; X32-NEXT: vcvtph2ps (%eax), %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0x00] 41 ; X64-NEXT: vcvtph2ps (%rdi), %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0x07] 47 …2VL-NEXT: vcvtph2ps (%eax), %xmm0 # EVEX TO VEX Compression encoding: [0xc4,0xe2,0x79,0x13,0x00] 52 …2VL-NEXT: vcvtph2ps (%rdi), %xmm0 # EVEX TO VEX Compression encoding: [0xc4,0xe2,0x79,0x13,0x07] 62 ; X32-NEXT: vcvtph2ps %xmm0, %ymm0 # encoding: [0xc4,0xe2,0x7d,0x13,0xc0] 67 ; X64-NEXT: vcvtph2ps %xmm0, %ymm0 # encoding: [0xc4,0xe2,0x7d,0x13,0xc0] [all …]
|
/external/openssh/openbsd-compat/ |
D | chacha_private.h | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 136 x13 = j13; in chacha_encrypt_bytes() 141 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 146 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes() 162 x13 = PLUS(x13,j13); in chacha_encrypt_bytes() 180 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes() 204 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
|
/external/openssh/ |
D | chacha.c | 92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 137 x13 = j13; in chacha_encrypt_bytes() 142 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 147 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes() 163 x13 = PLUS(x13,j13); in chacha_encrypt_bytes() 180 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes() 203 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | vertex-fetch-encoding.ll | 6 …GPR]].X, 0, #1 ; encoding: [0x40,0x01,0x0[[GPR]],0x10,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x08,0x00 7 …GPR]].X, 0, #1 ; encoding: [0x40,0x01,0x0[[GPR]],0x00,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x00,0x00 26 …GPR]].X, 0, #3 ; encoding: [0x40,0x03,0x0[[GPR]],0x10,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x08,0x00 27 …GPR]].X, 0, #3 ; encoding: [0x40,0x03,0x0[[GPR]],0x00,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x00,0x00 36 …GPR]].X, 0, #2 ; encoding: [0x40,0x02,0x0[[GPR]],0x10,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x08,0x00 37 …GPR]].X, 0, #2 ; encoding: [0x40,0x02,0x0[[GPR]],0x00,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x00,0x00
|
/external/libhevc/common/arm64/ |
D | ihevc_inter_pred_luma_horz_w16out.s | 142 neg x13, x20 167 add x20, x13,#8 168 csel x13, x20, x13,eq 176 add x20, x13,#4 177 csel x13, x20, x13,eq 200 add x13, x13,#4 293 add x16,x16,x13 //increment the input pointer 2*src_strd-wd 360 neg x13, x20 361 add x16,x16,x13 //increment the input pointer src_strd-wd 378 add x13, x13,#8 [all …]
|
D | ihevc_sao_edge_offset_class2_chroma.s | 429 sub x13,x9,#2 430 LDRB w5,[x13] //I load the value 433 sub x13,x9,#1 434 LDRB w5,[x13] //I load the value 525 sub x13,x9,#2 526 LDRB w11,[x13] //II load the value 540 sub x13,x9,#1 541 LDRB w5,[x13] //II load the value 567 sub x13,x9,#2 568 LDRB w5,[x13] //III load the value [all …]
|
/external/epid-sdk/epid/common-testhelper/1.1/testdata/grp_x/ |
D | sig_sha256_bsnrnd_msg0.inc | 7 0xda, 0xa9, 0x8e, 0xf5, 0xd3, 0xdf, 0xfa, 0x13, 0x5a, 0xb2, 0x3e, 0xeb, 11 0x5f, 0xfd, 0x56, 0x71, 0x66, 0xaf, 0x13, 0xc8, 0xfc, 0xdd, 0x9d, 0xf2, 20 0x38, 0xdf, 0x13, 0x2e, 0x40, 0x95, 0x2c, 0x09, 0x2a, 0xca, 0xfd, 0x18, 24 0x4e, 0xe2, 0xd2, 0x1b, 0xe0, 0xf7, 0xef, 0x90, 0x48, 0x77, 0x13, 0x24, 32 0xc8, 0x13, 0x81, 0x4c, 0x6d, 0x92, 0x13, 0x2e, 0x25, 0x95, 0x96, 0x81, 58 0x2e, 0xd1, 0x10, 0xff, 0x25, 0xc0, 0x3a, 0x1a, 0x2c, 0xde, 0x13, 0xe9, 61 0x82, 0x5c, 0x11, 0xa6, 0xab, 0xdf, 0x13, 0xa9, 0x00, 0x2c, 0x95, 0xf9,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-arithmetic.txt | 98 # CHECK: add x12, x13, x14 100 # CHECK: add x12, x13, x14, lsl #12 102 # CHECK: add x12, x13, x14, lsr #10 104 # CHECK: add x12, x13, x14, asr #39 116 # CHECK: sub x12, x13, x14 118 # CHECK: sub x12, x13, x14, lsl #12 120 # CHECK: sub x12, x13, x14, lsr #10 122 # CHECK: sub x12, x13, x14, asr #39 134 # CHECK: adds x12, x13, x14 136 # CHECK: adds x12, x13, x14, lsl #12 [all …]
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-arithmetic.txt | 98 # CHECK: add x12, x13, x14 100 # CHECK: add x12, x13, x14, lsl #12 102 # CHECK: add x12, x13, x14, lsr #10 104 # CHECK: add x12, x13, x14, asr #39 116 # CHECK: sub x12, x13, x14 118 # CHECK: sub x12, x13, x14, lsl #12 120 # CHECK: sub x12, x13, x14, lsr #10 122 # CHECK: sub x12, x13, x14, asr #39 134 # CHECK: adds x12, x13, x14 136 # CHECK: adds x12, x13, x14, lsl #12 [all …]
|
/external/vixl/test/test-trace-reference/ |
D | log-regs | 14 # x13: 0x0d0000d000d00d0d 46 # x13: 0x0700007000700707 67 # x13: 0x0000000000e00e0e 68 # x13: 0x00000000ff1ff1f2 77 # x13: 0x0000000000e00e0e 78 # x13: 0x00000000feffeff0 101 # x13: 0x0000000001e01e01 117 # x13: 0x0000000003020100 <- 0x~~~~~~~~~~~~~~~~ 207 # x13: 0x161514131211100f <- 0x~~~~~~~~~~~~~~~~ 240 # x13: 0x0000000000000001 [all …]
|