ffmpeg/libavutil/mips
Jin Bo fd5fd48659 libavcodec/mips: Fix build errors reported by clang
Clang is more strict on the type of asm operands, float or double
type variable should use constraint 'f', integer variable should
use constraint 'r'.

Signed-off-by: Jin Bo <jinbo@loongson.cn>
Reviewed-by: yinshiyou-hf@loongson.cn
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-06-03 13:44:00 +02:00
..
asmdefs.h libavcodec/mips: Fix build errors reported by clang 2021-06-03 13:44:00 +02:00
cpu.c
cpu.h
float_dsp_mips.c
generic_macros_msa.h mips: Fix potential illegal instruction error. 2021-05-07 17:53:23 +02:00
intreadwrite.h
libm_mips.h
Makefile
mmiutils.h