forked from FFmpeg/FFmpeg
lavfi/riscv: add forward-edge CFI landing pads
This commit is contained in:
parent
f2c30fe15a
commit
b5c111272b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue