]> Git Repo - qemu.git/commit
target-i386: introduce new raise_exception functions
authorPavel Dovgalyuk <[email protected]>
Fri, 10 Jul 2015 09:57:13 +0000 (12:57 +0300)
committerRichard Henderson <[email protected]>
Tue, 15 Sep 2015 19:28:16 +0000 (12:28 -0700)
commit9198009529d06b6489b68a7505942cca3a50893f
tree43095c5a95cfa5c88a6db15bc1df3c9aa20848b7
parent619622424dba749feef752d76d79ef2569f7f250
target-i386: introduce new raise_exception functions

This patch introduces new versions of raise_exception functions
that receive TB return address as an argument.

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