Sujet : Re: Locals revisited
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forthDate : 27. Mar 2025, 07:40:23
Autres entêtes
Organisation : novaBBS
Message-ID : <9c8702a2840990980f8146f09802688b@www.novabbs.com>
References : 1 2
User-Agent : Rocksolid Light
In some models of the RISCV, only 14, I think. And in almost all
models, 8 of them are more efficient to address than the rest, because
of the compressed instruction format.
Surely more efficiently than storing them in memory.
Anyway, it is hard to come up with code that needs more than 4+1
stacks in its critical path.
-marcel