• 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
..
Makefile Loading commit data...
checkasm.asm Loading commit data...