ffmpeg/libavutil/arm
Martin Storsjö 824e8c2840 arm: Clear the gp register alias at the end of functions
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.

Signed-off-by: Martin Storsjö <martin@martin.st>
2016-11-10 14:01:04 +02:00
..
Makefile
asm.S arm: Clear the gp register alias at the end of functions 2016-11-10 14:01:04 +02:00
bswap.h
cpu.c
cpu.h arm: Fix vfp dead code elimination with have_vfp_vm 2016-01-08 23:52:59 +02:00
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
neontest.h
timer.h