Y
Hacker News
new
|
ask
|
show
|
jobs
by
Sesse__
535 days ago
It's only a stack machine in front, really. Behind-the-scenes, it's probably just eight registers (the stack is a fixed size, it doesn't spill to memory or anything).
1 comments
lallysingh
534 days ago
Definitely was 8 regs:
https://intranetssn.github.io/www.ssn.net/twiki/pub/CseIntra...
also where you'd see 'long double'
link