FFmpeg/libavutil/riscv
Brad Smith fe4b9ef69f avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul()
Initially used for getauxval() but will be used to add support for
other API, such as elf_aux_info().

Signed-off-by: Brad Smith <brad@comstyle.com>
2024-09-09 06:20:11 -04:00
..
asm.S lavu/riscv: assembly for zicfilp LPAD 2024-07-25 23:10:14 +03:00
bswap_rvb.S lavu/riscv: count bytes rather than words for bswap32 2024-07-30 18:41:51 +03:00
bswap.h lavu/riscv: use Zbb REV8 at run-time 2024-06-11 20:12:37 +03:00
cpu_common.c riscv: probe for Zbb extension at load time 2024-06-11 20:12:37 +03:00
cpu.c avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul() 2024-09-09 06:20:11 -04:00
cpu.h avutil/riscv/cpu: fix __riscv_v_min_vlen typo 2024-06-26 12:50:02 +02:00
fixed_dsp_init.c lavu/riscv: depend on RVB and simplify accordingly 2024-08-05 21:16:26 +03:00
fixed_dsp_rvv.S lavu/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
float_dsp_init.c lavu/riscv: depend on RVB and simplify accordingly 2024-08-05 21:16:26 +03:00
float_dsp_rvv.S lavu/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
intmath.h lavu/riscv: fix return type 2024-08-01 18:44:01 +03:00
lls_init.c lavu/riscv: depend on RVB and simplify accordingly 2024-08-05 21:16:26 +03:00
lls_rvv.S lavu/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
Makefile riscv: probe for Zbb extension at load time 2024-06-11 20:12:37 +03:00