/external/sonivox/arm-wt-22k/lib_src/ |
D | ARM-E_voice_gain_gnu.s | 92 SMULBB gainLeft, tmp0, gainLeft 94 SMULBB gainIncLeft, tmp1, gainIncLeft 100 SMULBB gainRight, tmp0, gainRight 102 SMULBB gainIncRight, tmp1, gainIncRight
|
D | ARM-E_filter_gnu.s | 91 SMULBB tmp2, z1, b1 @ tmp2 = z1 * -b1 103 SMULBB tmp2, z1, b1 @ tmp2 = z1 * -b1
|
D | ARM-E_interpolate_noloop_gnu.s | 87 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2
|
D | ARM-E_interpolate_loop_gnu.s | 95 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | ARM-E_voice_gain_gnu.s | 92 SMULBB gainLeft, tmp0, gainLeft 94 SMULBB gainIncLeft, tmp1, gainIncLeft 100 SMULBB gainRight, tmp0, gainRight 102 SMULBB gainIncRight, tmp1, gainIncRight
|
D | ARM-E_filter_gnu.s | 91 SMULBB tmp2, z1, b1 @ tmp2 = z1 * -b1 103 SMULBB tmp2, z1, b1 @ tmp2 = z1 * -b1
|
D | ARM-E_interpolate_loop_gnu.s | 95 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2
|
D | ARM-E_interpolate_noloop_gnu.s | 87 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2
|
/external/aac/libFDK/src/arm/ |
D | qmf_arm.cpp | 130 inline INT SMULBB (const SHORT a, const LONG b) in SMULBB() function 192 accu1 = SMULBB( sta1, flt); in qmfAnaPrototypeFirSlot() 246 accu0 = SMULBB( sta0, flt); in qmfAnaPrototypeFirSlot() 247 accu1 = SMULBB( sta1, flt); in qmfAnaPrototypeFirSlot() 310 accu0 = SMULBB( sta0, flt); in qmfAnaPrototypeFirSlot() 311 accu1 = SMULBB( sta1, flt); in qmfAnaPrototypeFirSlot() 344 accu1 = SMULBB( sta1, flt); in qmfAnaPrototypeFirSlot() 365 accu0 = SMULBB( sta0, flt); in qmfAnaPrototypeFirSlot() 366 accu1 = SMULBB( sta1, flt); in qmfAnaPrototypeFirSlot() 397 accu0 = SMULBB( sta0, flt); in qmfAnaPrototypeFirSlot()
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/ |
D | armSP_FFT_CToC_FC32_Radix2_unsafe_s.S | 107 SMULBB outPointStep,grpCount,pointStep
|
D | armSP_FFT_CToC_SC16_Radix2_unsafe_s.S | 112 SMULBB outPointStep,grpCount,pointStep
|
D | armSP_FFT_CToC_SC16_Radix2_ps_unsafe_s.S | 106 SMULBB outPointStep,grpCount,subFFTNum
|
D | armSP_FFT_CToC_SC32_Radix2_unsafe_s.S | 114 SMULBB outPointStep,grpCount,pointStep
|
D | armSP_FFT_CToC_FC32_Radix4_unsafe_s.S | 146 SMULBB outPointStep,grpCount,pointStep
|
D | armSP_FFT_CToC_SC16_Radix4_unsafe_s.S | 146 SMULBB outPointStep,grpCount,subFFTNum
|
D | armSP_FFT_CToC_SC32_Radix4_unsafe_s.S | 155 SMULBB outPointStep,grpCount,pointStep
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleSwift.td | 1256 (instregex "MULS", "MUL", "SMMUL", "SMMULR", "SMULBB", "SMULBT",
|
D | ARMScheduleA9.td | 2510 (instregex "SMULBB", "SMULBT", "SMULTB", "SMULTT", "SMULWB", "SMULWT")>;
|
D | ARMInstrInfo.td | 5268 (SMULBB GPR:$a, GPR:$b)>; 5270 (SMULBB GPR:$a, GPR:$b)>;
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 1667 # SMULBB/SMLALBT/SMLALTB/SMLALTT
|
/external/llvm/test/MC/ARM/ |
D | basic-arm-instructions.s | 2045 @ SMULBB/SMULBT/SMULTB/SMULTT
|
D | basic-thumb2-instructions.s | 2391 @ SMULBB/SMULBT/SMULTB/SMULTT
|