mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-17 20:37:04 +00:00
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)
|
// void ff_fcmul_add(float *sum, const float *t, const float *c, int len)
|
||||||
func ff_fcmul_add_rvv, zve64f, zba
|
func ff_fcmul_add_rvv, zve64f, zba
|
||||||
|
lpad 0
|
||||||
li t1, 32
|
li t1, 32
|
||||||
1:
|
1:
|
||||||
vsetvli t0, a3, e32, m4, ta, ma
|
vsetvli t0, a3, e32, m4, ta, ma
|
||||||
|
Loading…
Reference in New Issue
Block a user