>more registers>more data to save to RAM on task switchWhat were they thinking?
>>109764957Big Iron didn't need a reason in those days.
SPARC has register windows, which is a real oddity the first time you see it
>>109765935Exactly. So each function call uses a new register window but windows are limited so when you run out of register windows you need to save and restore register windows to memory.