mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-04 09:47:32 +01:00
Vicente Olivert Riera
047376af8c
libFDK/include/mips/cplx_mul.h: use C code instead of ASM
Replace the assembler code by the equivalent in C. This way it will work for every MIPS ISA. Now the check for __mips_isa_rev < 6 is no longer necessary, so remove it. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Description
No description provided
Languages
C++
74.9%
C
24.8%
CMake
0.2%
Makefile
0.1%