Made INSTR_EmulateInstruction return the exception code.
commit0b34697abbaeac8188444f26683886f1740a6dea
authorAlexandre Julliard <julliard@winehq.org>
Wed, 14 May 2003 19:41:16 +0000 (14 19:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 May 2003 19:41:16 +0000 (14 19:41 +0000)
tree1566a38ffb26f78604b347e7a141f111d63545b6
parent28b64db6d57e58891d7c9ea325526567708241a3
Made INSTR_EmulateInstruction return the exception code.
Don't allow intXX instructions from 32-bit code (based on a patch by
Jukka Heinonen).
dlls/ntdll/signal_i386.c
include/miscemu.h
memory/instr.c