Changeset 69463 in vbox for trunk/src/recompiler/target-i386/TODO
- Timestamp:
- Oct 28, 2017 10:58:50 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/target-i386/TODO
r37689 r69463 2 2 3 3 - some eflags manipulation incorrectly reset the bit 0x2. 4 - SVM: test, cpu save/restore, SMM save/restore. 4 - SVM: test, cpu save/restore, SMM save/restore. 5 5 - x86_64: lcall/ljmp intel/amd differences ? 6 6 - better code fetch (different exception handling + CS.limit support) … … 10 10 - test ldt limit < 7 ? 11 11 - fix some 16 bit sp push/pop overflow (pusha/popa, lcall lret) 12 - full support of segment limit/rights 12 - full support of segment limit/rights 13 13 - full x87 exception support 14 14 - improve x87 bit exactness (use bochs code ?)
Note:
See TracChangeset
for help on using the changeset viewer.