mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-23 01:51:58 +00:00
Why should pushal/popal put the registers on the stack in a logical
order?
This commit is contained in:
parent
dd75965057
commit
3bd3c13c7b
@ -238,7 +238,7 @@ patch_16m:
|
||||
shrl $16, %ebx
|
||||
popfw
|
||||
movw %sp, %bp
|
||||
movw %bx, 24(%bp)
|
||||
movw %bx, 16(%bp)
|
||||
popal
|
||||
ret
|
||||
.size patch_16m, . - patch_16m
|
||||
|
Loading…
Reference in New Issue
Block a user