HomeSort by relevance Sort by last modified time
    Searched refs:ldrh (Results 26 - 50 of 69) sorted by null

12 3

  /external/skia/src/core/asm/
s32a_d565_opaque.S 53 ldrh r3, [r0] // r3 = *dst
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_STATIC.S 38 ldrh r2, [rSELF, #offThread_subMode]
OP_INVOKE_SUPER.S 37 ldrh r2, [r0, #offMethod_methodIndex] @ r2<- baseMethod->methodIndex
footer.S 372 ldrh r0,[rSELF,#offThread_subMode]
477 ldrh r1, [rSELF, #offThread_subMode]
507 ldrh r1, [rSELF, #offThread_subMode]
545 ldrh r9, [r0, #offMethod_registersSize] @ r9<- methodToCall->regsSize
546 ldrh r3, [r0, #offMethod_outsSize] @ r3<- methodToCall->outsSize
557 ldrh lr, [rSELF, #offThread_subMode]
596 ldrh r9, [r2] @ r9 <- load INST from new PC
636 ldrh lr, [rSELF, #offThread_subMode]
744 ldrh lr, [rSELF, #offThread_subMode]
    [all...]
OP_EXECUTE_INLINE.S 17 ldrh r2, [rSELF, #offThread_subMode]
OP_EXECUTE_INLINE_RANGE.S 15 ldrh r2, [rSELF, #offThread_subMode]
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 298 @ LDRH (immediate)
300 ldrh r3, [r3]
301 ldrh r4, [r6, #2]
302 ldrh r5, [r7, #62]
304 @ CHECK: ldrh r3, [r3] @ encoding: [0x1b,0x88]
305 @ CHECK: ldrh r4, [r6, #2] @ encoding: [0x74,0x88]
306 @ CHECK: ldrh r5, [r7, #62] @ encoding: [0xfd,0x8f]
310 @ LDRH (register)
312 ldrh r6, [r2, r6]
314 @ CHECK: ldrh r6, [r2, r6] @ encoding: [0x96,0x5b
    [all...]
basic-thumb2-instructions.s     [all...]
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_uv_neon.s 124 ldrh r4, [r8], #2
194 ldrh r3, [r8], #2
csc_tiled_to_linear_y_neon.s 139 ldrh r4, [r8], #2
209 ldrh r3, [r8], #2
  /system/core/libpixelflinger/
col32cb16blend_neon.S 130 ldrh r8, [r0] // load dest pixel
t32cb16blend.S 154 ldrh r3, [r0]
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 699 ldrh r7, [src, #-2]
700 ldrh r8, [src], pstep
707 ldrh r9, [src, #-2]
708 ldrh r10, [src], pstep
712 ldrh r7, [src, #-2]
713 ldrh r8, [src], pstep
717 ldrh r9, [src, #-2]
718 ldrh r10, [src], pstep
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
pitch_filter_armv6.S 88 ldrh r10, [r3], #-14 @ r3 back to &ubufQQpos2[*index2].
89 ldrh r4, [r9], #-16 @ r9 back to &coefficient[0].
  /dalvik/vm/compiler/template/armv5te/
footer.S 18 ldrh lr, [rSELF, #offThread_subMode]
  /external/v8/src/arm/
regexp-macro-assembler-arm.cc 261 __ ldrh(r1, MemOperand(r0, char_size(), PostIndex));
421 __ ldrh(r3, MemOperand(r0, char_size(), PostIndex));
422 __ ldrh(r4, MemOperand(r2, char_size(), PostIndex));
    [all...]
codegen-arm.cc 426 __ ldrh(result, MemOperand(string, index, LSL, 1));
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
basic-a64-diagnostics.s     [all...]
  /bionic/libc/arch-arm/bionic/
strcmp.S 252 ldrh w2, [wp2]
  /bionic/libc/arch-arm/generic/bionic/
strcmp.S 252 ldrh w2, [wp2]
  /external/chromium_org/v8/src/arm/
regexp-macro-assembler-arm.cc 384 __ ldrh(r3, MemOperand(r0, char_size(), PostIndex));
385 __ ldrh(r4, MemOperand(r2, char_size(), PostIndex));
    [all...]
codegen-arm.cc 256 __ ldrh(temp1, MemOperand(src, 2, PostIndex), cs);
340 __ ldrh(temp1, MemOperand(src, 2, PostIndex));
742 __ ldrh(result, MemOperand(string, index, LSL, 1));
  /bionic/libc/arch-arm/cortex-a9/bionic/
strcmp.S 483 ldrh w2, [wp2]
  /bionic/libc/arch-arm/krait/bionic/
strcmp.S 447 ldrh w2, [wp2]

Completed in 961 milliseconds

12 3