mirror of https://git.ffmpeg.org/ffmpeg.git
1b2a925e94
F and D extensions are included in all RISC-V application profiles ever made (so starting from RV64GC a.k.a. RVA20). Realistically they need to be selected at compilation time. Currently, there are no consumers for these two flags. If there is ever a need to reintroduce F- or D-specific optimisations, we can always use __riscv_f or __riscv_d compiler predefined macros respectively. |
||
---|---|---|
.. | ||
Makefile | ||
asm.S | ||
bswap.h | ||
bswap_rvb.S | ||
cpu.c | ||
cpu.h | ||
cpu_common.c | ||
fixed_dsp_init.c | ||
fixed_dsp_rvv.S | ||
float_dsp_init.c | ||
float_dsp_rvv.S | ||
intmath.h | ||
lls_init.c | ||
lls_rvv.S |