On Sun, Oct 26, 2008 at 5:10 PM, Martin Guy <[EMAIL PROTECTED]> wrote: > Someone tried something very similar and eventually admitted defeat, > but wrote a stunning tech article on their efforts at emulating the > missing instructions in the kernel > http://benno.id.au/blog/2007/11/21/android-neo1973
Right, Benno is also helping out - check out the android-porting list ;-) Since the source code has been released (http://source.android.com), it's no longer necessary to emulate the missing instructions in-kernel - we can code in the equivalent ARMv4T instructions :)
