HomeSort by relevance Sort by last modified time
    Searched refs:strh (Results 51 - 75 of 89) sorted by null

1 23 4

  /hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_y_neon.s 140 strh r4, [r7], #2
210 strh r3, [r7], #2
  /external/chromium_org/v8/test/cctest/
test-disasm-arm64.cc 115 COMPARE(dci(0x790027a0), "strh w0, [fp, #18]");
    [all...]
  /external/vixl/test/
test-disasm-a64.cc 91 COMPARE(dci(0x790027a0), "strh w0, [x29, #18]");
    [all...]
  /bionic/libc/arch-arm64/denver64/bionic/
memcpy_base.S 111 strh tmp1w, [dst], #2
memset.S 126 strh A_lw, [dst], #2
  /bionic/libc/arch-arm64/generic/bionic/
memcpy_base.S 105 strh tmp1w, [dst], #2
memset.S 117 strh A_lw, [dst], #2
  /system/core/libcutils/arch-arm64/
android_memset.S 114 strh A_lw, [dst], #2
  /system/core/libpixelflinger/arch-arm64/
t32cb16blend.S 170 strh w12, [x0], #2
  /system/core/libpixelflinger/
t32cb16blend.S 156 strh r12, [r0], #2
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 821 strh r6, [src, #-2] ; store the result
823 strh r6, [src], pstep
825 strh r7, [src, #-2]
827 strh r7, [src], pstep
829 strh r12, [src, #-2]
831 strh r12, [src], pstep
833 strh lr, [src, #-2]
835 strh lr, [src], pstep
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 821 strh r6, [src, #-2] ; store the result
823 strh r6, [src], pstep
825 strh r7, [src, #-2]
827 strh r7, [src], pstep
829 strh r12, [src, #-2]
831 strh r12, [src], pstep
833 strh lr, [src, #-2]
835 strh lr, [src], pstep
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 821 strh r6, [src, #-2] ; store the result
823 strh r6, [src], pstep
825 strh r7, [src, #-2]
827 strh r7, [src], pstep
829 strh r12, [src, #-2]
831 strh r12, [src], pstep
833 strh lr, [src, #-2]
835 strh lr, [src], pstep
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s     [all...]
basic-a64-instructions.s     [all...]
arm64-memory.s 91 strh w2, [sp, #32]
103 ; CHECK: strh w2, [sp, #32] ; encoding: [0xe2,0x43,0x00,0x79]
629 strh w4, [x2, #1]
630 strh w5, [x3, #-1]
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
downsample_fast_neon.S 204 strh r1, [r2], #2
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 185 strh r11, [r6]
207 strh r11, [r6], #-2
ihevc_intra_pred_filters_chroma_mode_11_to_17.s 221 strh r11, [r6], #2
245 strh r11, [r6], #-2
  /external/libhevc/common/arm64/
ihevc_intra_pred_filters_chroma_mode_11_to_17.s 207 strh w11, [x6], #2
234 strh w11, [x6], #-2
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 176 strh w11, [x6]
202 strh w11, [x6], #-2
  /external/chromium_org/v8/src/arm/
codegen-arm.cc 221 __ strh(temp1, MemOperand(dest, 2, PostIndex), cs);
310 __ strh(temp1, MemOperand(dest), ne);
  /art/compiler/utils/arm/
assembler_arm.h 427 virtual void strh(Register rd, const Address& ad, Condition cond = AL) = 0;
assembler_arm32.h 107 void strh(Register rd, const Address& ad, Condition cond = AL) OVERRIDE;

Completed in 1272 milliseconds

1 23 4