Searched defs:w14 (Results 1 - 5 of 5) sorted by relevance

/external/capstone/suite/MC/Mips/
H A Dtest_3rf.s.cs4 0x78,0x19,0x5b,0x9a = fcaf.w $w14, $w11, $w25
9 0x79,0xa1,0x76,0xda = fcle.d $w27, $w14, $w1
13 0x78,0xef,0xa3,0x9c = fcne.d $w14, $w20, $w15
16 0x78,0xd5,0x13,0x9a = fcueq.w $w14, $w2, $w21
55 0x7a,0xf7,0x6b,0x9c = fsne.d $w14, $w13, $w23
61 0x7a,0xee,0x74,0x9a = fsueq.d $w18, $w14, $w14
79 0x7b,0xb4,0x70,0x5c = msubr_q.w $w1, $w14, $w20
H A Dtest_3r.s.cs12 0x79,0x4d,0x74,0x10 = adds_s.w $w16, $w14, $w13
13 0x79,0x7c,0x70,0x90 = adds_s.d $w2, $w14, $w28
14 0x79,0x8e,0x88,0xd0 = adds_u.b $w3, $w17, $w14
20 0x78,0x4e,0x5c,0xce = addv.w $w19, $w11, $w14
52 0x7b,0x4d,0x7b,0x8d = binsl.w $w14, $w15, $w13
63 0x7a,0x26,0x63,0x8d = bset.h $w14, $w12, $w6
68 0x78,0x4e,0x2a,0x4f = ceq.w $w9, $w5, $w14
91 0x7a,0xae,0xae,0x12 = div_u.h $w24, $w21, $w14
92 0x7a,0xd9,0x77,0x52 = div_u.w $w29, $w14, $w25
95 0x78,0x45,0x75,0x13 = dotp_s.w $w20, $w14,
[all...]
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dinv_txfm_sse2.c256 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
317 w14 = _mm_sub_epi32(u6, u14);
335 v14 = _mm_add_epi32(w14, k__DCT_CONST_ROUNDING);
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_dct_intrin_sse2.c870 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
928 w14 = _mm_sub_epi32(u6, u14);
946 v14 = _mm_add_epi32(w14, k__DCT_CONST_ROUNDING);
/external/capstone/suite/MC/AArch64/
H A Dbasic-a64-instructions.s.cs255 0xdf,0x55,0x4f,0x2b = cmn w14, w15, lsr #21
279 0xdf,0x55,0x4f,0x6b = cmp w14, w15, lsr #21
306 0xee,0x33,0x8d,0x4b = sub w14, wzr, w13, asr #12
330 0xee,0x33,0x8d,0x6b = subs w14, wzr, w13, asr #12
427 0xcd,0x09,0x03,0x13 = sbfiz w13, w14, #29, #3 external variable declarations
435 0xcd,0x7d,0x1d,0x13 = sbfx w13, w14, #29, #3 external variable declarations
443 0xcd,0x09,0x03,0x33 = bfi w13, w14, #29, #3 external variable declarations
451 0xcd,0x7d,0x1d,0x33 = bfxil w13, w14, #29, #3 external variable declarations
459 0xcd,0x09,0x03,0x53 = ubfiz w13, w14, #29, #3 external variable declarations
467 0xcd,0x7d,0x1d,0x53 = ubfx w13, w14, #2 external variable declarations
620 0xed,0x3f,0x2e,0x9b = smaddl x13, wzr, w14, x15 external variable declarations
625 0xed,0xbf,0x2e,0x9b = smsubl x13, wzr, w14, x15 external variable declarations
630 0xed,0x3f,0xae,0x9b = umaddl x13, wzr, w14, x15 external variable declarations
635 0xed,0xbf,0xae,0x9b = umsubl x13, wzr, w14, x15 external variable declarations
[all...]

Completed in 202 milliseconds