mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
convert eflags manipulation insns to TCG
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4515 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
3bd7da9e18
commit
bd7a7b33df
5 changed files with 46 additions and 148 deletions
|
@ -1,5 +1,6 @@
|
|||
Correctness issues:
|
||||
|
||||
- some eflags manipulation incorrectly reset the bit 0x2.
|
||||
- rework eflags optimization (will be a consequence of TCG port)
|
||||
- SVM: rework the implementation: simplify code, move most intercept
|
||||
tests as dynamic, correct segment access, verify exception safety,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue