mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
added translation cache
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@25 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
1017ebe9cb
commit
7d13299d07
13 changed files with 651 additions and 254 deletions
6
TODO
6
TODO
|
@ -1,6 +1,8 @@
|
|||
- tests
|
||||
- optimize translated cache chaining (DLL PLT like system)
|
||||
- optimize inverse flags propagation (easy by generating intermediate
|
||||
micro operation array).
|
||||
- signals
|
||||
- threads
|
||||
- fix printf for doubles (fp87.c bug ?)
|
||||
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
|
||||
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)
|
||||
- tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue