Why should pushal/popal put the registers on the stack in a logical

order?
pull/1/head
Michael Brown 2006-05-25 00:01:46 +00:00
parent dd75965057
commit 3bd3c13c7b
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ patch_16m:
shrl $16, %ebx shrl $16, %ebx
popfw popfw
movw %sp, %bp movw %sp, %bp
movw %bx, 24(%bp) movw %bx, 16(%bp)
popal popal
ret ret
.size patch_16m, . - patch_16m .size patch_16m, . - patch_16m