FFmpeg/libavutil/tests
Rémi Denis-Courmont 45d7078a21 lavu/riscv: add CPU flag for B bit manipulations
The B extension was finally ratified in May 2024, encompassing:
- Zba (addresses),
- Zbb (basics) and
- Zbs (single bits).
It does not include Zbc (base-2 polynomials).
2024-07-25 23:09:58 +03:00
..
.gitignore
adler32.c
aes_ctr.c
aes.c
audio_fifo.c
avstring.c
base64.c
blowfish.c
bprint.c
camellia.c
cast5.c
channel_layout.c
color_utils.c
cpu_init.c
cpu.c
crc.c
des.c
dict.c
display.c
encryption_info.c
error.c
eval.c
fifo.c
file.c
hash.c
hmac.c
hwdevice.c
imgutils.c
integer.c
lfg.c
lls.c
log.c
lzo.c
md5.c
murmur3.c
opt.c
parseutils.c
pca.c
pixdesc.c
pixelutils.c
pixfmt_best.c
random_seed.c
rational.c
ripemd.c
sha512.c
sha.c
side_data_array.c
softfloat.c
tea.c
tree.c
twofish.c
utf8.c
uuid.c
xtea.c