mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-09 19:30:19 +00:00
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> |
||
|---|---|---|
| .. | ||
| asmdefs.h | ||
| cpu.c | ||
| cpu.h | ||
| float_dsp_mips.c | ||
| generic_macros_msa.h | ||
| intreadwrite.h | ||
| libm_mips.h | ||
| Makefile | ||
| mmiutils.h | ||