mirror of https://git.ffmpeg.org/ffmpeg.git
lavfi/riscv: add forward-edge CFI landing pads
This commit is contained in:
parent
f2c30fe15a
commit
b5c111272b
|
@ -22,6 +22,7 @@
|
|||
|
||||
// void ff_fcmul_add(float *sum, const float *t, const float *c, int len)
|
||||
func ff_fcmul_add_rvv, zve64f, zba
|
||||
lpad 0
|
||||
li t1, 32
|
||||
1:
|
||||
vsetvli t0, a3, e32, m4, ta, ma
|
||||
|
|
Loading…
Reference in New Issue