mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-04 09:47:32 +01:00
Jasper Lievisse Adriaanse
2585f10da2
Fix the preprocessor statements controlling the use of mips{32,64}r1 instructions.
Only enable code using mips32/mips64 instructions if the compiler is targetting this ISA. (integer madd and msub instructions aren't available in the ``canonical'' mips ISAs)
Description
No description provided
Languages
C++
74.9%
C
24.8%
CMake
0.2%
Makefile
0.1%