diff options
author | Andre Kempe <[email protected]> | 2022-04-25 08:33:40 +0000 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2022-04-26 10:26:49 +0300 |
commit | 861285c146b267187af20a63c8541c4e5a4d871e (patch) | |
tree | 2772bd796b5417190a1aa73017de06ef6a861932 /libavcodec/mips/mpegvideo_init_mips.c | |
parent | 08ac8bda381b39795d4e167accbbc57e8084c0e4 (diff) |
arm64: Fix wrong BTI landing pad
This patch fixes a wrong type of BTI landing pad when branching to
functions instantiated via the fft*_neon macro.
Although the previously employed paciasp instruction serves as a landing
pad, for the ways that this function is invoked it is the wrong type, resulting
in an unexpected termination of the running process.
Signed-off-by: André Kempe <[email protected]>
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavcodec/mips/mpegvideo_init_mips.c')
0 files changed, 0 insertions, 0 deletions