Re: Project: x86 to ARM binary translator

2011-04-08 Thread Yale Zhang
approach, but like I said earlier, I get a feeling that doing API translation and instruction set translation in 2 separate programs, might cause problems. Yale On Sat, Apr 2, 2011 at 9:06 AM, Damjan Jovanovic wrote: > On Sat, Apr 2, 2011 at 2:19 AM, Yale Zhang wrote: >

Project: x86 to ARM binary translator

2011-04-01 Thread Yale Zhang
Fellow developers, I'm thinking of starting a VM project to allow running x86 Windows apps on ARM Android. This will obviously involve binary translation. I've read about QEMU's tiny code generator and think for a usable experience, the intermediate micro-op representation will have to be abando