ffmpeg/tests/checkasm
Henrik Gramner e13da244f4 checkasm: x86: properly save rdx/edx in checked_call()
If the return value doesn't fit in a single register rdx/edx can in some
cases be used in addition to rax/eax.

Doesn't affect any of the existing checkasm tests but might be useful later.

Also comment the relevant code a bit better.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2015-08-20 19:22:06 +02:00
..
x86 checkasm: x86: properly save rdx/edx in checked_call() 2015-08-20 19:22:06 +02:00
Makefile checkasm: Always link statically 2015-07-21 23:22:42 +02:00
bswapdsp.c checkasm: Use LOCAL_ALIGNED 2015-07-26 10:36:22 +03:00
checkasm.c checkasm: Remove unnecessary include 2015-08-11 11:00:53 +02:00
checkasm.h checkasm: Modify report format 2015-07-27 07:45:11 +02:00
h264pred.c checkasm: Use LOCAL_ALIGNED 2015-07-26 10:36:22 +03:00
h264qpel.c checkasm: Modify report format 2015-07-27 07:45:11 +02:00