Re: LuaJIT on BlueGene/Q

  • From: Mike Pall <mike-1210@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 2 Oct 2012 07:38:00 +0200

Peter Colberg wrote:
> Does PowerPC A2 have anything in common with PowerPC as supported by
> LuaJIT?

You're confusing the CPU architecture with the instruction set
architecture. The latter is Power ISA v.2.06 and that's well
supported by LuaJIT already.

[The JIT compiler might not generate all of the extra POWER7
instructions, but you could certainly fix that if needed.]

--Mike

Other related posts: