HomeSort by relevance Sort by last modified time
    Searched refs:w15 (Results 1 - 25 of 26) sorted by null

1 2

  /external/llvm/test/MC/Mips/msa/
test_2rf.s 10 # CHECK: ffint_s.d $w12, $w15 # encoding: [0x7b,0x3d,0x7b,0x1e]
16 # CHECK: ffqr.d $w30, $w15 # encoding: [0x7b,0x37,0x7f,0x9e]
19 # CHECK: frint.w $w7, $w15 # encoding: [0x7b,0x2c,0x79,0xde]
26 # CHECK: fsqrt.d $w15, $w12 # encoding: [0x7b,0x27,0x63,0xde]
33 # CHECK: ftrunc_u.w $w17, $w15 # encoding: [0x7b,0x24,0x7c,0x5e]
43 ffint_s.d $w12, $w15
49 ffqr.d $w30, $w15
52 frint.w $w7, $w15
59 fsqrt.d $w15, $w12
66 ftrunc_u.w $w17, $w15
    [all...]
test_vec.s 9 # CHECK: xor.v $w7, $w27, $w15 # encoding: [0x78,0x6f,0xd9,0xde]
17 xor.v $w7, $w27, $w15
test_3r.s 10 # CHECK: adds_a.d $w15, $w18, $w26 # encoding: [0x78,0xfa,0x93,0xd0]
17 # CHECK: adds_u.w $w15, $w18, $w20 # encoding: [0x79,0xd4,0x93,0xd0]
28 # CHECK: asub_u.h $w18, $w9, $w15 # encoding: [0x7a,0xaf,0x4c,0x91]
47 # CHECK: bclr.b $w2, $w15, $w29 # encoding: [0x79,0x9d,0x78,0x8d]
53 # CHECK: binsl.w $w14, $w15, $w13 # encoding: [0x7b,0x4d,0x7b,0x8d]
62 # CHECK: bneg.d $w13, $w29, $w15 # encoding: [0x7a,0xef,0xeb,0x4d]
99 # CHECK: dotp_u.w $w15, $w22, $w21 # encoding: [0x78,0xd5,0xb3,0xd3]
106 # CHECK: dpadd_u.d $w15, $w29, $w16 # encoding: [0x79,0xf0,0xeb,0xd3]
115 # CHECK: hadd_s.d $w17, $w15, $w20 # encoding: [0x7a,0x74,0x7c,0x55]
150 # CHECK: max_s.h $w15, $w29, $w17 # encoding: [0x79,0x31,0xeb,0xce
    [all...]
test_i5.s 8 # CHECK: ceqi.h $w31, $w15, 2 # encoding: [0x78,0x22,0x7f,0xc7]
20 # CHECK: clti_s.h $w15, $w10, -12 # encoding: [0x79,0x34,0x53,0xc7]
42 # CHECK: mini_u.d $w11, $w15, 2 # encoding: [0x7a,0xe2,0x7a,0xc6]
53 ceqi.h $w31, $w15, 2
65 clti_s.h $w15, $w10, -12
87 mini_u.d $w11, $w15, 2
test_mi10.s 21 # CHECK: ld.d $w15, -2048($16) # encoding: [0x7b,0x00,0x83,0xe3]
48 ld.d $w15, -2048($16)
test_3rf.s 14 # CHECK: fcne.d $w14, $w20, $w15 # encoding: [0x78,0xef,0xa3,0x9c]
45 # CHECK: fmul.w $w3, $w15, $w15 # encoding: [0x78,0x8f,0x78,0xdb]
97 fcne.d $w14, $w20, $w15
128 fmul.w $w3, $w15, $w15
test_bit.s 11 # CHECK: binsri.b $w15, $w19, 0 # encoding: [0x7b,0xf0,0x9b,0xc9]
22 # CHECK: bseti.d $w7, $w15, 1 # encoding: [0x7a,0x01,0x79,0xc9]
60 binsri.b $w15, $w19, 0
71 bseti.d $w7, $w15, 1
  /external/openssl/crypto/sha/asm/
sha1-armv8.S 188 add w22,w22,w15 // future e+=X[i]
272 eor w7,w7,w15
344 eor w13,w13,w15
368 eor w15,w15,w17
372 eor w15,w15,w7
376 eor w15,w15,w12
379 ror w15,w15,#3
    [all...]
sha256-armv8.S 264 eor w15,w23,w23,ror#14
270 eor w16,w16,w15,ror#11 // Sigma1(e)
271 ror w15,w27,#2
278 eor w17,w15,w17,ror#13 // Sigma0(a)
309 ldp w15,w0,[x1],#2*4
333 rev w15,w15 // 12
342 add w23,w23,w15 // h+=X[i]
531 add w6,w6,w15
570 str w15,[sp,#0
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-leaf-compact-unwind.s 121 ldr w15, [x8]
138 add w9, w9, w15
basic-a64-instructions.s 37 add w21, w15, w17, uxth
45 // CHECK: add w21, w15, w17, uxth // encoding: [0xf5,0x21,0x31,0x0b]
82 sub w21, w15, w17, uxth
90 // CHECK: sub w21, w15, w17, uxth // encoding: [0xf5,0x21,0x31,0x4b]
117 adds w21, w15, w17, uxth
125 // CHECK: adds w21, w15, w17, uxth // encoding: [0xf5,0x21,0x31,0x2b]
152 subs w21, w15, w17, uxth
160 // CHECK: subs w21, w15, w17, uxth // encoding: [0xf5,0x21,0x31,0x6b]
187 cmp w15, w17, uxth
195 // CHECK: cmp w15, w17, uxth // encoding: [0xff,0x21,0x31,0x6b
    [all...]
arm64-arithmetic-encoding.s 570 CSEL W15, W6, W26, NE
588 ; CHECK: csel w15, w6, w26, ne ; encoding: [0xcf,0x10,0x9a,0x1a]
  /external/chromium_org/v8/test/cctest/
test-disasm-arm64.cc 144 COMPARE(Mov(w14, Operand(w15, SXTH, 2)), "sbfiz w14, w15, #2, #16");
272 COMPARE(adds(w14, w15, Operand(0xff)), "adds w14, w15, #0xff (255)");
302 COMPARE(subs(w14, w15, Operand(0xff)), "subs w14, w15, #0xff (255)");
382 COMPARE(adds(w15, w16, Operand(w17, SXTB, 4)), "adds w15, w16, w17, sxtb #4");
408 COMPARE(subs(w15, w16, Operand(w17, SXTB, 4)), "subs w15, w16, w17, sxtb #4")
    [all...]
test-assembler-arm64.cc 372 __ Mov(w15, Operand(w11, LSR, 3));
    [all...]
  /external/vixl/test/
test-disasm-a64.cc 119 COMPARE(Mov(w14, Operand(w15, SXTH, 2)), "sbfiz w14, w15, #2, #16");
235 COMPARE(adds(w14, w15, Operand(0xff)), "adds w14, w15, #0xff (255)");
264 COMPARE(subs(w14, w15, Operand(0xff)), "subs w14, w15, #0xff (255)");
343 COMPARE(adds(w15, w16, Operand(w17, SXTB, 4)), "adds w15, w16, w17, sxtb #4");
369 COMPARE(subs(w15, w16, Operand(w17, SXTB, 4)), "subs w15, w16, w17, sxtb #4")
    [all...]
test-assembler-a64.cc 430 __ Mov(w15, Operand(w11, LSR, 3));
    [all...]
  /external/chromium_org/v8/src/arm64/
regexp-macro-assembler-arm64.cc 421 Register capture_length = w15;
804 Register first_capture_start = w15;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 945 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 825 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
    [all...]
vp9_dct_sse2.c 926 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 825 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
    [all...]
vp9_dct_sse2.c 926 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
    [all...]
  /art/compiler/utils/arm64/
managed_register_arm64_test.cc 64 wreg = Arm64ManagedRegister::FromWRegister(W15);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 650 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
712 w15 = _mm_sub_epi32(u7, u15);
730 v15 = _mm_add_epi32(w15, k__DCT_CONST_ROUNDING);
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 721 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
783 w15 = _mm_sub_epi32(u7, u15);
801 v15 = _mm_add_epi32(w15, k__DCT_CONST_ROUNDING);
    [all...]

Completed in 459 milliseconds

1 2