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

  /external/aac/libFDK/src/arm/
qmf_arm.cpp 138 inline INT SMULBT (const SHORT a, const LONG b)
141 __asm__ ("smulbt %0, %1, %2"
213 accu0 = SMULBT( sta0, flt);
214 accu1 = SMULBT( sta1, flt);
278 accu0 = SMULBT( sta0, flt);
279 accu1 = SMULBT( sta1, flt);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 1014 LIBI3 SMULBT, SMULTB, $a, $b, $c, $cc
1024 LIBI3 SMULBT, SMULTT, $a, $b, $c, $cc
1029 LIBI3 SMULTB, SMULBT, $a, $b, $c, $cc
1044 LIBI3 SMULTT, SMULBT, $a, $b, $c, $cc
1049 LIBI3 SMULBB, SMULBT, $a, $b, $c, $cc
1054 LIBI3 SMULBT, SMULBB, $a, $b, $c, $cc
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 1017 LIBI3 SMULBT, SMULTB, $a, $b, $c, $cc
1027 LIBI3 SMULBT, SMULTT, $a, $b, $c, $cc
1032 LIBI3 SMULTB, SMULBT, $a, $b, $c, $cc
1047 LIBI3 SMULTT, SMULBT, $a, $b, $c, $cc
1052 LIBI3 SMULBB, SMULBT, $a, $b, $c, $cc
1057 LIBI3 SMULBT, SMULBB, $a, $b, $c, $cc
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 292 inline void SMULBT(int cc, int Rd, int Rm, int Rs) {
texturing.cpp     [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]

Completed in 299 milliseconds