ffmpeg/libavutil/mips
Shiyou Yin 0e0a9ca048 avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by clang.
GCC support these two synthesized instruction, but clang does not yet.
Use machine instruction instead to adapt clang compiler.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-07-30 00:23:45 +02:00
..
Makefile libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
asmdefs.h libavutils: Add parse_r helper for MIPS 2020-07-23 17:17:05 +02:00
cpu.c libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
cpu.h libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
float_dsp_mips.c
generic_macros_msa.h avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by clang. 2020-07-30 00:23:45 +02:00
intreadwrite.h
libm_mips.h
mmiutils.h avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. 2019-08-02 19:01:51 +02:00