]> Git Repo - qemu.git/commit
target-i386: exception handling for div instructions
authorPavel Dovgalyuk <[email protected]>
Fri, 10 Jul 2015 09:57:25 +0000 (12:57 +0300)
committerRichard Henderson <[email protected]>
Tue, 15 Sep 2015 19:28:16 +0000 (12:28 -0700)
commitcc33c5d66bb315f77739f761a3f868a7d138c041
tree34f98c49a47d365c62b36d5aa77d45670323e40d
parent6cad09d2f74d7318f737acaa21b3da49a0c9e670
target-i386: exception handling for div instructions

This patch fixes exception handling for div instructions
and removes obsolete PC update from translate.c.

Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Aurelien Jarno <[email protected]>
Signed-off-by: Pavel Dovgalyuk <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target-i386/int_helper.c
target-i386/translate.c
This page took 0.024911 seconds and 4 git commands to generate.