On Sun, Jul 16, 2017 at 08:04:53AM -0400, Matt Wilbur wrote: > Reality just intervened - my MIPS processor is native 32-bit. So I think > emu is my only option. :(
Well, it would also be possible to generate code for a 32-bit machine, using two physical registers for a single pil64-VM register. It is a bit of waste. I thought about that initially for i386 - before writing emu - but felt that x84-32 does not have enough registers to do it efficiently. Would Mips32 have enough registers? ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe