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

1 2

  /external/llvm/test/MC/AArch64/
neon-scalar-fp-compare.s 9 fcmeq h10, h11, h12
13 // CHECK: fcmeq h10, h11, h12 // encoding: [0x6a,0x25,0x4c,0x5e]
21 fcmeq h10, h11, #0.0
24 fcmeq h10, h11, #0
28 // CHECK: fcmeq h10, h11, #0.0 // encoding: [0x6a,0xd9,0xf8,0x5e]
31 // CHECK: fcmeq h10, h11, #0.0 // encoding: [0x6a,0xd9,0xf8,0x5e]
39 fcmge h10, h11, h12
43 // CHECK: fcmge h10, h11, h12 // encoding: [0x6a,0x25,0x4c,0x7e]
51 fcmge h10, h11, #0.0
54 fcmge h10, h11, #
    [all...]
neon-scalar-saturating-rounding-shift.s 7 sqrshl h10, h11, h12
12 // CHECK: sqrshl h10, h11, h12 // encoding: [0x6a,0x5d,0x6c,0x5e]
20 uqrshl h10, h11, h12
25 // CHECK: uqrshl h10, h11, h12 // encoding: [0x6a,0x5d,0x6c,0x7e]
neon-scalar-saturating-shift.s 7 sqshl h10, h11, h12
12 // CHECK: sqshl h10, h11, h12 // encoding: [0x6a,0x4d,0x6c,0x5e]
20 uqshl h10, h11, h12
25 // CHECK: uqshl h10, h11, h12 // encoding: [0x6a,0x4d,0x6c,0x7e]
neon-scalar-saturating-add-sub.s 7 sqadd h10, h11, h12
12 // CHECK: sqadd h10, h11, h12 // encoding: [0x6a,0x0d,0x6c,0x5e]
20 uqadd h10, h11, h12
25 // CHECK: uqadd h10, h11, h12 // encoding: [0x6a,0x0d,0x6c,0x7e]
33 sqsub h10, h11, h12
38 // CHECK: sqsub h10, h11, h12 // encoding: [0x6a,0x2d,0x6c,0x5e]
46 uqsub h10, h11, h12
51 // CHECK: uqsub h10, h11, h12 // encoding: [0x6a,0x2d,0x6c,0x7e]
neon-scalar-mul.s 9 sqdmulh h10, h11, h12
12 // CHECK: sqdmulh h10, h11, h12 // encoding: [0x6a,0xb5,0x6c,0x5e]
19 sqrdmulh h10, h11, h12
22 // CHECK: sqrdmulh h10, h11, h12 // encoding: [0x6a,0xb5,0x6c,0x7e]
neon-scalar-dup.s 11 dup h11, v17.h[0]
23 // CHECK: {{dup|mov}} h11, v17.h[0] // encoding: [0x2b,0x06,0x02,0x5e]
38 mov h11, v17.h[0]
50 // CHECK: {{dup|mov}} h11, v17.h[0] // encoding: [0x2b,0x06,0x02,0x5e]
fullfp16-neon-neg.s 250 fcmeq h10, h11, h12
252 fcmeq h10, h11, #0.0
254 fcmeq h10, h11, #0
256 fcmge h10, h11, h12
258 fcmge h10, h11, #0.0
260 fcmge h10, h11, #0
262 fcmgt h10, h11, h12
264 fcmgt h10, h11, #0.0
266 fcmgt h10, h11, #0
268 fcmle h10, h11, #0.
    [all...]
neon-scalar-by-elem-saturating-mul.s 28 sqdmulh h10, h11, v10.h[4]
34 // CHECK: sqdmulh h10, h11, v10.h[4] // encoding: [0x6a,0xc9,0x4a,0x5f]
neon-scalar-shift-imm.s 85 uqshl h11, h18, #7
90 // CHECK: uqshl h11, h18, #7 // encoding: [0x4b,0x76,0x17,0x7f]
arm64-elf-relocs.s 146 ldr h11, [x7, #:dtprel_lo12:sym]
150 // CHECK: ldr h11, [x7, :dtprel_lo12:sym]
neon-diagnostics.s     [all...]
  /external/capstone/suite/MC/AArch64/
neon-scalar-saturating-rounding-shift.s.cs 3 0x6a,0x5d,0x6c,0x5e = sqrshl h10, h11, h12 package
7 0x6a,0x5d,0x6c,0x7e = uqrshl h10, h11, h12 package
neon-scalar-saturating-shift.s.cs 3 0x6a,0x4d,0x6c,0x5e = sqshl h10, h11, h12 package
7 0x6a,0x4d,0x6c,0x7e = uqshl h10, h11, h12 package
neon-scalar-mul.s.cs 2 0x6a,0xb5,0x6c,0x5e = sqdmulh h10, h11, h12
4 0x6a,0xb5,0x6c,0x7e = sqrdmulh h10, h11, h12 package
neon-scalar-saturating-add-sub.s.cs 3 0x6a,0x0d,0x6c,0x5e = sqadd h10, h11, h12 package
7 0x6a,0x0d,0x6c,0x7e = uqadd h10, h11, h12 package
11 0x6a,0x2d,0x6c,0x5e = sqsub h10, h11, h12 package
15 0x6a,0x2d,0x6c,0x7e = uqsub h10, h11, h12 package
neon-scalar-dup.s.cs 7 0x2b,0x06,0x02,0x5e = dup h11, v17.h[0]
18 0x2b,0x06,0x02,0x5e = dup h11, v17.h[0]
neon-scalar-by-elem-saturating-mul.s.cs 10 0x6a,0xc9,0x4a,0x5f = sqdmulh h10, h11, v10.h[4] package
  /frameworks/av/include/media/
Interpolator.h 192 const S h11 = t3 - t2 ; local
193 return h00 * low->second + (h10 * m0 + h11 * m1) * interval + h01 * high->second;
  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_fdct16x16_msa.c 89 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h10, h11; local
123 BUTTERFLY_4(tp0, tp1, tp3, tp2, out0, out1, h11, h10);
139 MADD_SHORT(h10, h11, k1, k2, out2, out3);
267 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h10, h11; local
305 BUTTERFLY_4(tp0, tp1, tp3, tp2, out0, out1, h11, h10);
320 MADD_SHORT(h10, h11, k1, k2, out2, out3);
  /external/libvpx/libvpx/vpx_dsp/mips/
idct16x16_msa.c 329 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11; local
381 BUTTERFLY_4(g4, g6, g14, g12, h10, h11, v6, v4);
382 BUTTERFLY_4(h8, h9, h11, h10, out0, out1, h11, h10);
464 MADD_SHORT(h10, h11, k1, k2, out2, out3);
  /external/libxaac/decoder/
ixheaacd_ps_dec.c 717 WORD16 h11, h12, h21, h22; local
819 h11 = ixheaacd_mult16_shl(ixheaacd_cos512(indexplusa, cos_sin_lookup_tab),
830 ixheaacd_sub16(h11, ptr_ps_dec->h11_h12_vec[2 * group + 0]));
846 ptr_ps_dec->h11_h12_vec[2 * group + 0] = h11;
    [all...]
  /external/vixl/test/aarch64/
test-api-aarch64.cc 174 VIXL_CHECK(AreConsecutive(h11, h12));
  /toolchain/binutils/binutils-2.27/gas/config/
bfin-parse.y 32 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \
33 bfin_gen_dsp32mac (op1, MM, mmod, w1, P, h01, h11, h00, h10, op0, \
36 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \
37 bfin_gen_dsp32mult (op1, MM, mmod, w1, P, h01, h11, h00, h10, op0, \
740 int h00, h10, h01, h11;
755 h01 = h11 = 0;
765 h11 = IS_H ($1.s1);
767 $$ = DSP32MAC (op1, $2.MM, $2.mod, w1, $1.P, h01, h11, h00, h10,
    [all...]
tc-bfin.c 1174 int h01, int h11, int h00, int h10, int op0,
1186 ASSIGN (h11);
1207 int h01, int h11, int h00, int h10, int op0
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
bfin-dis.c 2952 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local
3035 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask); local
    [all...]

Completed in 2762 milliseconds

1 2