/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/linux-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 26 ldp x13,x14,[x3],#16 // np[0..1] 38 umulh x13,x13,x15 52 adc x13,x13,xzr 62 adds x12,x16,x13 64 adc x13,x17,xzr 69 adc x13,x13,xzr 79 adds x12,x16,x13 81 adc x13,x17,xzr 85 adcs x13,x13,x7 88 stp x12,x13,[x22] [all …]
|
D | sha512-armv8.S | 253 eor x13,x25,x25,ror#23 259 eor x16,x16,x13,ror#18 // Sigma1(e) 260 ror x13,x21,#28 267 eor x17,x13,x17,ror#34 // Sigma0(a) 298 ldp x13,x14,[x1],#2*8 321 rev x13,x13 // 10 329 add x25,x25,x13 // h+=X[i] 507 add x4,x4,x13 546 str x13,[sp,#16] 553 ror x13,x26,#28 [all …]
|
/external/boringssl/ios-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 25 ldp x13,x14,[x3],#16 // np[0..1] 37 umulh x13,x13,x15 51 adc x13,x13,xzr 61 adds x12,x16,x13 63 adc x13,x17,xzr 68 adc x13,x13,xzr 78 adds x12,x16,x13 80 adc x13,x17,xzr 84 adcs x13,x13,x7 87 stp x12,x13,[x22] [all …]
|
D | sha512-armv8.S | 252 eor x13,x25,x25,ror#23 258 eor x16,x16,x13,ror#18 // Sigma1(e) 259 ror x13,x21,#28 266 eor x17,x13,x17,ror#34 // Sigma0(a) 297 ldp x13,x14,[x1],#2*8 320 rev x13,x13 // 10 328 add x25,x25,x13 // h+=X[i] 506 add x4,x4,x13 545 str x13,[sp,#16] 552 ror x13,x26,#28 [all …]
|
/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 …]
|
D | arm64-elf-relocs.s | 93 ldrsb x11, [x13, :lo12:sym] 106 ldrsb x17, [x13, :dtprel_lo12_nc:sym] 132 ldrsh x11, [x13, #:lo12:sym] 145 ldrsh x17, [x13, :dtprel_lo12_nc:sym]
|
D | gicv3-regs.s | 53 mrs x13, ich_lr10_el2 118 msr icc_dir_el1, x13 149 msr ich_ap1r3_el2, x13 168 msr ich_lr14_el2, x13
|
D | trace-regs.s | 24 mrs x13, trcdevarch 41 mrs x13, trcconfigr 59 mrs x13, trcseqevr0 166 mrs x13, trcacatr10 464 msr trcimspec4, x13 519 msr trcsspcicr5, x13 533 msr trcacvr10, x13 540 msr trcacatr1, x13
|
/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/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/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/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 …]
|
/external/clang/test/FixIt/ |
D | fixit.cpp | 87 int x13 |= 0; // expected-error {{invalid '|=' at end of declaration; did you mean '='?}} 117 int x13 |= 0; // expected-error {{invalid '|=' at end of declaration; did you mean '='?}} in f() 118 (void)x13; in f() 134 …if (int x13 |= 0) { (void)x13; } // expected-error {{invalid '|=' at end of declaration; did you m… in f()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 1076 int x13 = input[12]; in iadst16_dspr2() local 1081 x13 | x14 | x15)) { in iadst16_dspr2() 1101 s12 = x12 * cospi_25_64 + x13 * cospi_7_64; in iadst16_dspr2() 1102 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in iadst16_dspr2() 1119 x13 = dct_const_round_shift(s5 - s13); in iadst16_dspr2() 1136 s12 = -x12 * cospi_28_64 + x13 * cospi_4_64; in iadst16_dspr2() 1137 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in iadst16_dspr2() 1154 x13 = dct_const_round_shift(s9 - s13); in iadst16_dspr2() 1171 s12 = x12 * cospi_8_64 + x13 * cospi_24_64; in iadst16_dspr2() 1172 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in iadst16_dspr2() [all …]
|
/external/capstone/suite/MC/AArch64/ |
D | gicv3-regs.s.cs | 52 0x4d,0xcd,0x3c,0xd5 = mrs x13, ich_lr10_el2 60 0x2d,0xcb,0x18,0xd5 = msr icc_dir_el1, x13 91 0x6d,0xc9,0x1c,0xd5 = msr ich_ap1r3_el2, x13 110 0xcd,0xcd,0x1c,0xd5 = msr ich_lr14_el2, x13
|
D | trace-regs.s.cs | 23 0xcd,0x7f,0x31,0xd5 = mrs x13, trcdevarch 40 0x0d,0x04,0x31,0xd5 = mrs x13, trcconfigr 58 0x8d,0x00,0x31,0xd5 = mrs x13, trcseqevr0 165 0x6d,0x24,0x31,0xd5 = mrs x13, trcacatr10 254 0xed,0x04,0x11,0xd5 = msr trcimspec4, x13 309 0x6d,0x15,0x11,0xd5 = msr trcsspcicr5, x13 323 0x2d,0x24,0x11,0xd5 = msr trcacvr10, x13 330 0x4d,0x22,0x11,0xd5 = msr trcacatr1, x13
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 842 0x13 0x67 0xff 0x81 845 0x13 0x66 0xff 0x81 848 0x13 0x65 0xfd 0x81 851 0x13 0x64 0xff 0x81 854 0x13 0x62 0xff 0x81 857 0x13 0x60 0xfd 0x81 860 0x13 0x7f 0x3b 0x41 863 0x13 0x7f 0xff 0x81 866 0x13 0x7f 0x3e 0xc1 869 0x13 0x7f 0x3c 0x81 [all …]
|
/external/boringssl/src/third_party/fiat/ |
D | curve25519.c | 203 { uint64_t x13; uint8_t/*bool*/ x14 = subborrow_u51(x11, x4, 0x7ffffffffffff, &x13); in fe_freeze() local 211 { uint64_t x31; uint8_t/*bool*/ x32 = addcarryx_u51(x28, x13, x29, &x31); in fe_freeze() 296 { const uint64_t x13 = in2[0]; in fe_add_impl() local 297 out[0] = (x5 + x13); in fe_add_impl() 324 { const uint64_t x13 = in2[0]; in fe_sub_impl() local 325 out[0] = ((0xfffffffffffda + x5) - x13); in fe_sub_impl() 352 { uint64_t x13 = (x11 & 0x7ffffffffffff); in fe_carry_impl() local 365 { uint64_t x26 = (x24 + x13); in fe_carry_impl() 394 { const uint64_t x13 = in2[0]; in fe_mul_impl() local 395 { uint128_t x20 = ((uint128_t)x5 * x13); in fe_mul_impl() [all …]
|
/external/llvm/test/MC/Disassembler/Mips/dspr2/ |
D | valid.txt | 39 0x7c 0x64 0x13 0x30 # CHECK: dpaq_sa.l.w $ac2, $3, $4 89 0x02 0x20 0x10 0x13 # CHECK: mtlo $17, $ac2 90 0x02 0x20 0x00 0x13 # CHECK: mtlo $17 138 0x7c 0x62 0x0a 0x13 # CHECK: shll.ph $1, $2, 3 139 0x7c 0x62 0x0b 0x13 # CHECK: shll_s.ph $1, $2, 3 140 0x7c 0x62 0x08 0x13 # CHECK: shll.qb $1, $2, 3 145 0x7c 0x62 0x0d 0x13 # CHECK: shll_s.w $1, $2, 3 146 0x7c 0x50 0x11 0x13 # CHECK: shra.qb $2, $16, 2 168 0x7c 0x64 0x13 0x50 # CHECK: subu_s.ph $2, $3, $4
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | rmw.ll | 28 ; Look for something like: add DWORD PTR [eax],0x13 30 ; CHECK: add DWORD PTR [e{{ax|bx|cx|dx|bp|di|si}}],0x13 64 ; Look for something like: add WORD PTR [eax],0x13 66 ; CHECK: add WORD PTR [e{{ax|bx|cx|dx|bp|di|si}}],0x13 89 ; Look for something like: add BYTE PTR [eax],0x13 91 ; CHECK: add BYTE PTR [e{{ax|bx|cx|dx|bp|di|si}}],0x13
|