[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua/LuaJIT2 performance on Android
- From: Rob Kendrick <rjek@...>
- Date: Tue, 19 Apr 2011 13:38:30 +0100
On Tue, Apr 19, 2011 at 02:33:27PM +0200, Mike Pall wrote:
> > $ cat /proc/cpuinfo
> > Processor : Feroceon 88FR131 rev 1 (v5l)
> > BogoMIPS : 1192.75
> > Features : swp half thumb fastmult edsp
> > CPU implementer : 0x56
> > CPU architecture: 5TE
>
> Well, it's a strange beast. Not an ARM9E, but it has ARMv5te.
> I think it ought to work, though.
It's a reimplementation of the ARM instruction set that is (roughly)
compatible with an ARM926. I'll give LuaJIT a whirl on some of the
other Feroceon dev boards we have here.
B.