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
---
libavcodec/mips/constants.c | 89 +++--
libavcodec/mips/constants.h | 88 +++--
libavcodec/
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
---
libavcodec/mips/constants.c | 89 +++--
libavcodec/mips/constants.h | 88 +++--
libavcodec/