Searched refs:SMULBB (Results 1 – 17 of 17) sorted by relevance
/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_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/vixl/test/aarch32/config/ |
D | cond-rd-rn-rm-a32.json | 54 "Smulbb", // SMULBB{<c>}{<q>} {<Rd>}, <Rn>, <Rm> ; A1
|
D | cond-rd-rn-rm-t32.json | 53 "Smulbb", // SMULBB{<c>}{<q>} {<Rd>}, <Rn>, <Rm> ; T1
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleSwift.td | 219 (instregex "MULS", "MUL", "SMMUL", "SMMULR", "SMULBB", "SMULBT",
|
D | ARMScheduleA9.td | 2510 (instregex "SMULBB", "SMULBT", "SMULTB", "SMULTT", "SMULWB", "SMULWT")>;
|
D | ARMInstrInfo.td | 5493 (SMULBB GPR:$a, GPR:$b)>; 5495 (SMULBB GPR:$a, GPR:$b)>;
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 1601 # SMULBB/SMLALBT/SMLALTB/SMLALTT
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 1753 # SMULBB/SMLALBT/SMLALTB/SMLALTT
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-arm-instructions.s | 1772 @ SMULBB/SMULBT/SMULTB/SMULTT
|
D | basic-thumb2-instructions.s | 2030 @ SMULBB/SMULBT/SMULTB/SMULTT
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrInfo.td | 4771 (SMULBB GPR:$a, GPR:$b)>; 4773 (SMULBB GPR:$a, GPR:$b)>;
|
/external/llvm/test/MC/ARM/ |
D | basic-thumb2-instructions.s | 2465 @ SMULBB/SMULBT/SMULTB/SMULTT
|
D | basic-arm-instructions.s | 2545 @ SMULBB/SMULBT/SMULTB/SMULTT
|