/external/boringssl/linux-aarch64/crypto/bn/ |
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 …]
|
/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/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/boringssl/linux-aarch64/crypto/sha/ |
D | sha512-armv8.S | 211 eor x13,x25,x25,ror#23 217 eor x16,x16,x13,ror#18 // Sigma1(e) 218 ror x13,x21,#28 225 eor x17,x13,x17,ror#34 // Sigma0(a) 256 ldp x13,x14,[x1],#2*8 279 rev x13,x13 // 10 287 add x25,x25,x13 // h+=X[i] 465 add x4,x4,x13 504 str x13,[sp,#16] 511 ror x13,x26,#28 [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 | 417 sub x13,x9,#2 418 LDRB w5,[x13] //I load the value 421 sub x13,x9,#1 422 LDRB w5,[x13] //I load the value 513 sub x13,x9,#2 514 LDRB w11,[x13] //II load the value 528 sub x13,x9,#1 529 LDRB w5,[x13] //II load the value 555 sub x13,x9,#2 556 LDRB w5,[x13] //III load the value [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 | 1071 int x13 = input[12]; in iadst16_dspr2() local 1076 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) { in iadst16_dspr2() 1097 s12 = x12 * cospi_25_64 + x13 * cospi_7_64; in iadst16_dspr2() 1098 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in iadst16_dspr2() 1115 x13 = dct_const_round_shift(s5 - s13); in iadst16_dspr2() 1132 s12 = - x12 * cospi_28_64 + x13 * cospi_4_64; in iadst16_dspr2() 1133 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in iadst16_dspr2() 1150 x13 = dct_const_round_shift(s9 - s13); in iadst16_dspr2() 1167 s12 = x12 * cospi_8_64 + x13 * cospi_24_64; in iadst16_dspr2() 1168 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in iadst16_dspr2() [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 …]
|
D | arm64-bitfield.txt | 9 0x41 0x3c 0x01 0x13 25 0x41 0x3c 0x83 0x13
|
/external/v8/test/mjsunit/regress/ |
D | regress-r4998.js | 51 var x13 = 3; 67 x13 = 269;
|
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/ |
D | valid.txt | 71 0x54 0x83 0x13 0x05 # CHECK: cmp.slt.s $f2, $f3, $f4 72 0x54 0x83 0x13 0x45 # CHECK: cmp.sult.s $f2, $f3, $f4 73 0x54 0x83 0x13 0x85 # CHECK: cmp.sle.s $f2, $f3, $f4 74 0x54 0x83 0x13 0xc5 # CHECK: cmp.sule.s $f2, $f3, $f4 87 0x54 0x83 0x13 0x15 # CHECK: cmp.slt.d $f2, $f3, $f4 88 0x54 0x83 0x13 0x55 # CHECK: cmp.sult.d $f2, $f3, $f4 89 0x54 0x83 0x13 0x95 # CHECK: cmp.sle.d $f2, $f3, $f4 90 0x54 0x83 0x13 0xd5 # CHECK: cmp.sule.d $f2, $f3, $f4 95 0x54 0x44 0x13 0x7b # CHECK: cvt.d.s $f2, $f4 107 0x54 0x65 0x13 0x3b # CHECK: ceil.l.s $f3, $f5
|
/external/llvm/test/YAMLParser/ |
D | spec-02-17.test | 5 hexesc: "\x13\x10 is \r\n" 13 # CHECK: !!str "\x13\x10 is \r\n"
|
/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/llvm/test/MC/Disassembler/Mips/dsp/ |
D | valid.txt | 24 0x7c 0x64 0x13 0x30 # CHECK: dpaq_sa.l.w $ac2, $3, $4 67 0x02 0x20 0x10 0x13 # CHECK: mtlo $17, $ac2 68 0x02 0x20 0x00 0x13 # CHECK: mtlo $17 104 0x7c 0x62 0x0a 0x13 # CHECK: shll.ph $1, $2, 3 105 0x7c 0x62 0x0b 0x13 # CHECK: shll_s.ph $1, $2, 3 106 0x7c 0x62 0x08 0x13 # CHECK: shll.qb $1, $2, 3 111 0x7c 0x62 0x0d 0x13 # CHECK: shll_s.w $1, $2, 3
|
/external/v8/src/arm64/ |
D | codegen-arm64.cc | 224 __ Ldr(x13, MemOperand(src_elements, kPointerSize, PostIndex)); in GenerateSmiToDouble() 225 __ SmiUntagToDouble(d0, x13, kSpeculativeUntag); in GenerateSmiToDouble() 226 __ Tst(x13, kSmiTagMask); in GenerateSmiToDouble() 328 __ Ldr(x13, MemOperand(src_elements, kPointerSize, PostIndex)); in GenerateDoubleToObject() 329 __ Cmp(x13, kHoleNanInt64); in GenerateDoubleToObject() 337 x13, heap_num_map); in GenerateDoubleToObject() 338 __ Mov(x13, dst_elements); in GenerateDoubleToObject() 340 __ RecordWrite(array, x13, heap_num, kLRHasBeenSaved, kDontSaveFPRegs, in GenerateDoubleToObject() 357 __ RecordWriteField(receiver, JSObject::kElementsOffset, array, x13, in GenerateDoubleToObject() 364 __ RecordWriteField(receiver, HeapObject::kMapOffset, target_map, x13, in GenerateDoubleToObject()
|
/external/v8/test/cctest/ |
D | test-disasm-arm64.cc | 155 COMPARE(Mov(x12, Operand(x13, UXTB, 1)), "ubfiz x12, x13, #1, #8"); in TEST_() 196 COMPARE(movk(x13, 0xaaaa, 48), "movk x13, #0xaaaa, lsl #48"); in TEST_() 393 COMPARE(add(x12, x13, Operand(x14, UXTX, 4)), "add x12, x13, x14, uxtx #4"); in TEST_() 419 COMPARE(sub(x12, x13, Operand(x14, UXTX, 4)), "sub x12, x13, x14, uxtx #4"); in TEST_() 476 COMPARE(madd(x11, x12, x13, xzr), "mul x11, x12, x13"); in TEST_() 517 COMPARE(rev(x12, x13), "rev x12, x13"); in TEST_() 540 COMPARE(uxtb(x12, x13), "uxtb x12, w13"); in TEST_() 672 COMPARE(orn(x13, x14, Operand(0x8181818181818181L)), in TEST_() 857 COMPARE(str(w12, MemOperand(x13)), "str w12, [x13]"); in TEST_() 870 COMPARE(str(w12, MemOperand(x13, 4, PreIndex)), "str w12, [x13, #4]!"); in TEST_() [all …]
|
/external/sonivox/jet_tools/JetCreator/ |
D | img_Redo.py | 22 \xee\xc3\x02\xcd\xf0\x03\xfaZ\xaa`\x13\x01\x9e\x86\xc4\\\n5\xaf)\xf0>\x86\ 32 \x9a\xaa\xe7j\x02\xca\x04\x0b\x81b\xaa\xd9\xa6\xc8I:\x12\xc77\x13,\x94\x16\ 35 \xaf\x86\x87\x17\xe2\xd4\xb9\x9f\x13\xa6e\xbewx\xab\xfdI\xa6\x8e+@\xe3~\xe8\ 43 -.!\x03G\xb6Z?e\x13\xcf\n@\x15\xfaXqn\x19\xb1D\x12\\2\xcc\xd1\xe6\xe3\xcap7?\ 57 \xa3NN\x06\xcd\xeb\xed\xf6\xc9\xc48\x88\x13\xc0\x9aL\x97$\x13\xc0)\xe8\xe6\
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | vertex-fetch-encoding.ll | 5 … T[[GPR]].X, 0 ; encoding: [0x40,0x01,0x0[[GPR]],0x10,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x08,0x00 7 … T[[GPR]].X, 0 ; encoding: [0x40,0x01,0x0[[GPR]],0x00,0x0[[GPR]],0xf0,0x5f,0x13,0x00,0x00,0x00,0x00
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/ |
D | valid.txt | 137 0x54 0x83 0x13 0x05 # CHECK: cmp.slt.s $f2, $f3, $f4 138 0x54 0x83 0x13 0x45 # CHECK: cmp.sult.s $f2, $f3, $f4 139 0x54 0x83 0x13 0x85 # CHECK: cmp.sle.s $f2, $f3, $f4 140 0x54 0x83 0x13 0xc5 # CHECK: cmp.sule.s $f2, $f3, $f4 153 0x54 0x83 0x13 0x15 # CHECK: cmp.slt.d $f2, $f3, $f4 154 0x54 0x83 0x13 0x55 # CHECK: cmp.sult.d $f2, $f3, $f4 155 0x54 0x83 0x13 0x95 # CHECK: cmp.sle.d $f2, $f3, $f4 156 0x54 0x83 0x13 0xd5 # CHECK: cmp.sule.d $f2, $f3, $f4 161 0x54 0x44 0x13 0x7b # CHECK: cvt.d.s $f2, $f4 173 0x54 0x65 0x13 0x3b # CHECK: ceil.l.s $f3, $f5
|