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
..
2014-06-18 14:55:28 +02:00
2015-07-18 01:06:45 +02:00
2012-10-15 21:40:08 +01:00
2014-11-28 17:55:27 -05:00