forked from FFmpeg/FFmpeg
![]() Currently the start of the byte range for each function is aligned to 4 bytes. But this can lead to situations whence the function is preceded by a 2-byte C.NOP at the aligned 4-byte boundary. Then the first actual instruction and the function symbol are only aligned on 2 bytes. This forcefully disables compression for the alignment and the symbol, thus ensuring that there is no padding before the function. |
||
---|---|---|
.. | ||
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 | ||
Makefile | ||
timer.h |