2010年5月25日 星期二

what's the major challenge of retargetable binary translator
I think the binary translator currently does not has enough tool to run optimization

what's the benefit to convert binary code to high level intermediate code?

now we have LLVM tool to manipulate binary at runtime.
to map guest register to host register at runtime.

gogogogogogogogogogogogogogogogogo

2010年5月13日 星期四

do I need to start writing this paper?

2010年5月4日 星期二

tobuy:
床架、布?以後也許不太會在客廳也不一定
桌子要擺飯廳

2010年5月3日 星期一

今天要完成其他的app,要先列出順序

floating point 有點麻煩,要自己寫,用 qemu 處理 exception
qemu 有處理 pre-op float exception,但沒有 post-op float exception