[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [f-cpu] RC5, F-CPU and srotl



Andreas Romeyke wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> > - a FORTH interpreter
> 
> That is a very well idea. forth is easy to learn, forth-programs are easy
> to debug and a forth-interpreter is easy to write. And forth is a good
> point to start experiments with development on F-CPU...
> 
> But, could we really map a stack-based language to a register-machine like
> F-CPU is?
Easy answer maybie. The F-cpu has no problems with stacks, the problem
is that most machines have deep pipelines (like the F-cpu) and Forth is
known for bouncy code flow and data access that really mess up a cache.

-- 
Ben Franchuk - Dawn * 12/24 bit cpu *
www.jetnet.ab.ca/users/bfranchuk/index.html
*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu       in the body. http://f-cpu.seul.org/