]> git.proxmox.com Git - qemu.git/commit - target-i386/helper.c
more precise stack operations in call/int gates (16 bit wrapping is handled in all...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 16 Nov 2003 16:06:03 +0000 (16:06 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 16 Nov 2003 16:06:03 +0000 (16:06 +0000)
commit891b38e446f3546b6642fb53b37d07f4c1242f9d
treeeaccebb83f9d6b756fcb44581747bc6571455332
parent7dea1da4aebe3aa797fd37accf097d5d1a98d51d
more precise stack operations in call/int gates (16 bit wrapping is handled in all cases) - makes all call/int gates operations restartable in case of exception

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@462 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/helper.c