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

1 2

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_InterpolateLuma_Align_unsafe_s.S 26 LDM r0,{r7,r10,r11}
33 LDM r0,{r7,r10,r11}
45 LDM r0,{r7,r10,r11}
57 LDM r0,{r7,r10,r11}
omxVCM4P10_InterpolateLuma_s.S 303 LDM r11,{r0-r3}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 76 LDM pSrc, {x0, x1, x2}
87 LDM pSrc, {x0, x1, x2}
103 LDM pSrc, {x0, x1, x2}
119 LDM pSrc, {x0, x1, x2}
omxVCM4P10_InterpolateLuma_s.s 229 LDM pArgs, {pSrc, srcStep, pDst, dstStep}
266 LDM pArgs, {pSrc, srcStep, pDst, dstStep}
350 LDM pArgs, {pSrc, srcStep, pDst, dstStep}
387 LDM pArgs, {pSrc, srcStep, pDst, dstStep}
403 LDM pArgs, {pSrc,srcStep,pDst,dstStep} ;// Load arguments
omxVCM4P10_PredictIntraChroma_8x8_s.s 141 LDM pSrcAbove,{tVal8,tVal9} ;// tVal 8 to 9 = pSrcAbove[0 to 7]
211 LDM pSrcAbove,{tVal8,tVal9} ;// tVal 8 to 9 = pSrcAbove[0 to 7]
omxVCM4P10_PredictIntra_16x16_s.s 133 LDM pSrcAbove, {tVal6,tVal7,tVal8,tVal9};// tVal 6 to 9 = pSrcAbove[0 to 15]
199 LDM pSrcAbove,{tVal8,tVal9,tVal10,tVal11};// tVal 8 to 11 = pSrcAbove[0 to 15]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 76 LDM pSrc, {x0, x1, x2}
87 LDM pSrc, {x0, x1, x2}
103 LDM pSrc, {x0, x1, x2}
119 LDM pSrc, {x0, x1, x2}
omxVCM4P10_InterpolateLuma_s.s 529 LDM pArgs, {pSrc,srcStep,pDst,dstStep} ;// Load arguments
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 94 LDM $pSrc, {$out0, $out1}
97 LDM $pSrc, {$out0, $out1, $scratch}
157 LDM $pSrc, {$word0, $word1, $word2}
159 LDM $pSrc, {$word0, $word2, $word3}
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.cpp 236 void ARMAssemblerProxy::LDM(int cc, int dir, int Rn, int W, uint32_t reg_list) {
237 mTarget->LDM(cc, dir, Rn, W, reg_list);
ARMAssembler.h 133 virtual void LDM(int cc, int dir,
ARMAssemblerProxy.h 120 virtual void LDM(int cc, int dir,
ARMAssembler.cpp 154 LDM(AL, FD, SP, 1, touched | LLR);
331 void ARMAssembler::LDM(int cc, int dir,
ARMAssemblerInterface.h 172 virtual void LDM(int cc, int dir,
Arm64Assembler.h 150 virtual void LDM(int cc, int dir,
GGLAssembler.h 158 mGen.LDM(mGen.AL, mGen.IA, mGen.SP, 1, mRegList);
MIPSAssembler.h 132 virtual void LDM(int cc, int dir,
Arm64Assembler.cpp 105 ** (ii) data transfer tests and (iii) LDM/STM tests.
681 void ArmToArm64Assembler::LDM(int cc, int dir,
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-parisc.pl 62 $LDM="ldd,ma";
74 $LDM="ldwm";
126 `"$LDM $SZ($Tbl),$t1" if ($i<15)`
148 $LDM $SZ($Tbl),$t1
291 $LDM $SZ($Tbl),$t1
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 62 $LDM="ldd,ma";
74 $LDM="ldwm";
126 `"$LDM $SZ($Tbl),$t1" if ($i<15)`
148 $LDM $SZ($Tbl),$t1
291 $LDM $SZ($Tbl),$t1
  /external/llvm/test/MC/ARM/
thumb-diagnostics.s 56 @ Invalid writeback and register lists for LDM
57 ldm r2!, {r5, r8}
58 ldm r2, {r5, r7}
59 ldm r2!, {r2, r3, r4}
60 ldm r2!, {r2, r3, r4, r10}
63 @ CHECK-ERRORS: ldm r2!, {r5, r8}
66 @ CHECK-ERRORS: ldm r2, {r5, r7}
69 @ CHECK-ERRORS: ldm r2!, {r2, r3, r4}
72 @ CHECK-ERRORS-V8: ldm r2!, {r2, r3, r4, r10}
basic-thumb-instructions.s 248 @ LDM
250 ldm r3, {r0, r1, r2, r3, r4, r5, r6, r7}
251 ldm r2!, {r1, r3, r4, r5, r7}
252 ldm r1, {r1}
254 @ CHECK: ldm r3, {r0, r1, r2, r3, r4, r5, r6, r7} @ encoding: [0xff,0xcb]
255 @ CHECK: ldm r2!, {r1, r3, r4, r5, r7} @ encoding: [0xba,0xca]
256 @ CHECK: ldm r1, {r1} @ encoding: [0x02,0xc9]
diagnostics.s 456 ldm r2!, {r2, r3}
483 ldm sp!, {r0}^
485 @ CHECK-ERRORS: error: writeback register only allowed on system LDM if PC in register-list
  /external/libcxxabi/src/Unwind/
UnwindRegistersRestore.S 323 @ 32bit thumb-2 restrictions for ldm:
325 @ . the pc (r15) and lr (r14) cannot both be in the list in an LDM instruction
326 ldm lr, {r0-r12}
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersRestore.S 323 @ 32bit thumb-2 restrictions for ldm:
325 @ . the pc (r15) and lr (r14) cannot both be in the list in an LDM instruction
326 ldm lr, {r0-r12}

Completed in 487 milliseconds

1 2