FFmpeg/libavutil/riscv
Rémi Denis-Courmont 0e580806d8 riscv/intmath: use builtins for counting ones
As with the earlier bswap change, all versions of GCC and Clang that
support RISC-V support the popcount built-ins, so we can just use them
instead of inline assembler.
2023-05-02 22:08:25 +02:00
..
asm.S
bswap.h
cpu.c
cpu.h
fixed_dsp_init.c
fixed_dsp_rvv.S
float_dsp_init.c
float_dsp_rvv.S
intmath.h
Makefile
timer.h