• Henrik Gramner's avatar
    checkasm: x86: properly save rdx/edx in checked_call() · e6b8797b
    Henrik Gramner authored
    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.
    e6b8797b
Name
Last commit
Last update
..
x86 Loading commit data...
Makefile Loading commit data...
bswapdsp.c Loading commit data...
checkasm.c Loading commit data...
checkasm.h Loading commit data...
h264pred.c Loading commit data...
h264qpel.c Loading commit data...