float fixes - added bsr/bsf support
[qemu] / TODO
1 - tests
2 - signals
3 - threads
4 - fix printf for doubles (fp87.c bug ?)
5 - make it self runnable (use same trick as ld.so : include its own relocator and libc)
6 - fix FPU exceptions (in particular: gen_op_fpush not before mem load)