HomeSort by relevance Sort by last modified time
    Searched refs:strh (Results 76 - 100 of 109) sorted by null

1 2 34 5

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb.d 63 0+068 <[^>]+> 52d1 strh r1, \[r2, r3\]
73 0+07c <[^>]+> 87ec strh r4, \[r5, #62\].*
unpredictable.s 58 .word 0xe180f0b1 @ strh pc, [r0, r1]
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s     [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/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/vixl/test/
test-disasm-a64.cc 132 COMPARE(dci(0x790027a0), "strh w0, [x29, #18]");
    [all...]
  /external/v8/src/arm/
codegen-arm.cc 161 __ strh(temp1, MemOperand(dest, 2, PostIndex), cs);
251 __ strh(temp1, MemOperand(dest), ne);
assembler-arm.h     [all...]
  /external/v8/src/compiler/arm/
code-generator-arm.cc     [all...]
  /art/compiler/utils/arm/
assembler_arm32.h 123 void strh(Register rd, const Address& ad, Condition cond = AL) OVERRIDE;
assembler_arm32.cc 295 void Arm32Assembler::strh(Register rd, const Address& ad, Condition cond) { function in class:art::arm::Arm32Assembler
    [all...]
assembler_thumb2.h 153 void strh(Register rd, const Address& ad, Condition cond = AL) OVERRIDE;
    [all...]
assembler_arm.h 582 virtual void strh(Register rd, const Address& ad, Condition cond = AL) = 0;
    [all...]
assembler_thumb2.cc 840 void Thumb2Assembler::strh(Register rd, const Address& ad, Condition cond) { function in class:art::arm::Thumb2Assembler
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_arm64.S     [all...]
  /art/compiler/optimizing/
intrinsics_arm.cc 481 __ strh(invoke->GetLocations()->InAt(1).AsRegister<Register>(),
    [all...]
  /external/v8/src/arm64/
assembler-arm64.h     [all...]
  /external/v8/src/crankshaft/arm/
lithium-codegen-arm.cc     [all...]

Completed in 1267 milliseconds

1 2 34 5