37ffe7f90a
On mips64, the registers t[4-7] do not exist. Instead of using a lot of #ifdef or defines to handle differing register names, use variables and let GCC allocate the registers automatically (like in the other mips assembly files). In get_band_cost_ESC_mips, t4 and t5 were renamed to t6 and t7 to avoid a variable name conflict. Signed-off-by: James Cowgill <james410@cowgill.org.uk> Reviewed-by: Nedeljko Babic <Nedeljko.Babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
||
---|---|---|
.. | ||
aaccoder_mips.c | ||
aacdec_mips.c | ||
aacdec_mips.h | ||
aacpsdsp_mips.c | ||
aacpsy_mips.h | ||
aacsbr_mips.c | ||
aacsbr_mips.h | ||
ac3dsp_mips.c | ||
acelp_filters_mips.c | ||
acelp_vectors_mips.c | ||
amrwbdec_mips.c | ||
amrwbdec_mips.h | ||
celp_filters_mips.c | ||
celp_math_mips.c | ||
compute_antialias_fixed.h | ||
compute_antialias_float.h | ||
fft_mips.c | ||
fmtconvert_mips.c | ||
iirfilter_mips.c | ||
lsp_mips.h | ||
Makefile | ||
mathops.h | ||
mpegaudiodsp_mips_fixed.c | ||
mpegaudiodsp_mips_float.c | ||
sbrdsp_mips.c |