Version
4.0-132
Branch
6663
Date
9 years, 6 months ago
Windows x64 Android
Commit
a51eb5fd195a68df2df6fe2e19052c5c9be3b472
Change author
comex
Change description
Fix idle skipping.

It incorrectly continued to test EAX after it was changed to load
directly to the assigned register.

Also switch from a flush to ABI_PushRegistersAndAdjustStack, to avoid
needless flushing in the no-idle case.