HomeSort by relevance Sort by last modified time
    Searched refs:sqshrn2 (Results 1 - 16 of 16) sorted by null

  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_rgba8888.s 213 sqshrn2 v5.8h, v7.4s,#13 ////D9 = (U-128)*C4>>13 4 16-BIT VALUES
218 sqshrn2 v7.8h, v22.4s,#13 ////D11 = (V-128)*C1>>13 4 16-BIT VALUES
223 sqshrn2 v12.8h, v14.4s,#13 ////D13 = [(U-128)*C2 + (V-128)*C3]>>13 4 16-BIT VALUES
376 sqshrn2 v5.8h, v7.4s,#13 ////D9 = (U-128)*C4>>13 4 16-BIT VALUES
381 sqshrn2 v7.8h, v22.4s,#13 ////D11 = (V-128)*C1>>13 4 16-BIT VALUES
386 sqshrn2 v12.8h, v14.4s,#13 ////D13 = [(U-128)*C2 + (V-128)*C3]>>13 4 16-BIT VALUES
  /external/llvm/test/MC/AArch64/
neon-simd-shift.s 335 sqshrn2 v0.16b, v1.8h, #3
336 sqshrn2 v0.8h, v1.4s, #3
337 sqshrn2 v0.4s, v1.2d, #3
342 // CHECK: sqshrn2 v0.16b, v1.8h, #3 // encoding: [0x20,0x94,0x0d,0x4f]
343 // CHECK: sqshrn2 v0.8h, v1.4s, #3 // encoding: [0x20,0x94,0x1d,0x4f]
344 // CHECK: sqshrn2 v0.4s, v1.2d, #3 // encoding: [0x20,0x94,0x3d,0x4f]
arm64-advsimd.s     [all...]
neon-diagnostics.s     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
diagnostic.s 42 sqshrn2 v2.16b, v3.8h, #17
diagnostic.l 40 [^:]*:42: Error: immediate value out of range 1 to 8 at operand 3 -- `sqshrn2 v2.16b,v3.8h,#17'
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_Resize.S 74 sqshrn2 \dsthi, v13.4s, #8 + (16 - VERTBITS)
93 sqshrn2 \dst, v12.4s, #8 + (16 - VERTBITS)
  /external/libjpeg-turbo/simd/
jsimd_arm64_neon.S     [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.stdout.exp     [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.h     [all...]
macro-assembler-aarch64.h     [all...]
simulator-aarch64.h     [all...]
simulator-aarch64.cc     [all...]
assembler-aarch64.cc     [all...]
logic-aarch64.cc 2759 LogicVRegister Simulator::sqshrn2(VectorFormat vform, function in class:vixl::aarch64::Simulator
    [all...]

Completed in 157 milliseconds