mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
86c5a23ee5
We reset .Lpic_gp to zero at the start of each function, which means
that the logic within movrelx for clearing gp when necessary will
be missed.
This fixes using movrelx in different functions with a different
helper register.
This is cherry-picked from libav commit
|
||
---|---|---|
.. | ||
asm.S | ||
bswap.h | ||
cpu.c | ||
cpu.h | ||
float_dsp_arm.h | ||
float_dsp_init_arm.c | ||
float_dsp_init_neon.c | ||
float_dsp_init_vfp.c | ||
float_dsp_neon.S | ||
float_dsp_vfp.S | ||
intmath.h | ||
intreadwrite.h | ||
Makefile | ||
neontest.h | ||
timer.h |