diff options
author | Henrik Gramner <henrik@gramner.com> | 2015-09-23 17:22:38 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-09-28 14:25:59 +0200 |
commit | cc285521000020ab237d183dc3a26f99fce3030f (patch) | |
tree | 214ae8c9c9140aa7e34fbd9dd3bfed6d5e2ade6a /libavcodec/arm/rv34dsp_init_arm.c | |
parent | 5405584b7b54ca889c341743de1d58792449830d (diff) | |
download | ffmpeg-cc285521000020ab237d183dc3a26f99fce3030f.tar.gz |
checkasm/x86: Correctly handle variadic functions
The System V ABI on x86-64 specifies that the al register contains an upper
bound of the number of arguments passed in vector registers when calling
variadic functions, so we aren't allowed to clobber it.
checkasm_fail_func() is a variadic function so also zero al before calling it.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/arm/rv34dsp_init_arm.c')
0 files changed, 0 insertions, 0 deletions