/external/aac/libFDK/src/arm/ |
qmf_arm.cpp | 130 inline INT SMULBB (const SHORT a, const LONG b) 133 __asm__ ("smulbb %0, %1, %2" 192 accu1 = SMULBB( sta1, flt); 246 accu0 = SMULBB( sta0, flt); 247 accu1 = SMULBB( sta1, flt); 310 accu0 = SMULBB( sta0, flt); 311 accu1 = SMULBB( sta1, flt); 344 accu1 = SMULBB( sta1, flt); 365 accu0 = SMULBB( sta0, flt); 366 accu1 = SMULBB( sta1, flt) [all...] |
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/ |
armSP_FFT_CToC_FC32_Radix2_unsafe_s.S | 107 SMULBB outPointStep,grpCount,pointStep
|
armSP_FFT_CToC_SC16_Radix2_ps_unsafe_s.S | 106 SMULBB outPointStep,grpCount,subFFTNum
|
armSP_FFT_CToC_SC16_Radix2_unsafe_s.S | 112 SMULBB outPointStep,grpCount,pointStep
|
armSP_FFT_CToC_SC32_Radix2_unsafe_s.S | 114 SMULBB outPointStep,grpCount,pointStep
|
armSP_FFT_CToC_FC32_Radix4_unsafe_s.S | 146 SMULBB outPointStep,grpCount,pointStep
|
armSP_FFT_CToC_SC16_Radix4_unsafe_s.S | 146 SMULBB outPointStep,grpCount,subFFTNum
|
armSP_FFT_CToC_SC32_Radix4_unsafe_s.S | 155 SMULBB outPointStep,grpCount,pointStep
|
/external/llvm/test/MC/ARM/ |
basic-arm-instructions.s | [all...] |
basic-thumb2-instructions.s | [all...] |