Fixed the register saving in ExfInterlockedCompareExchange64.

svn path=/trunk/; revision=20607
This commit is contained in:
Hartmut Birr 2006-01-06 11:36:43 +00:00
parent 14b1a279eb
commit f7b8d42fd9

View file

@ -611,7 +611,7 @@
@ExfInterlockedCompareExchange64@12:
/* Save registers */
push ebp
push ebx
push ebp
/* Get desination pointer, exchange value and comperand value/address */