mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-10 16:40:42 +01:00
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>