]> git.proxmox.com Git - qemu.git/blame - TODO
added cmov instruction
[qemu.git] / TODO
CommitLineData
6dbad63e 1- optimize translated cache chaining (DLL PLT like system)
27362c82 2- improved 16 bit support
7d13299d
FB
3- optimize inverse flags propagation (easy by generating intermediate
4 micro operation array).
367e86e8
FB
5- signals
6- threads
367e86e8 7- make it self runnable (use same trick as ld.so : include its own relocator and libc)
77f8dd5a 8- fix FPU exceptions (in particular: gen_op_fpush not before mem load)
7d13299d 9- tests