more precise stack operations in call/int gates (16 bit wrapping is handled in all...
commitaa2019a6924411d8c0fb335ef462f6a8838b476b
authorbellard <bellard>
Sun, 16 Nov 2003 16:06:03 +0000 (16 16:06 +0000)
committerbellard <bellard>
Sun, 16 Nov 2003 16:06:03 +0000 (16 16:06 +0000)
treeeaccebb83f9d6b756fcb44581747bc6571455332
parent6affc412806350cce14341bcb2c3e2c70cd9788c
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
target-i386/helper.c