|
|
|
|
|
by joosters
4628 days ago
|
|
Saving registers in functions is mostly irrelevant - you only save what you'd use, so saving more means fewer spills within the function. Ah, but I'm sure that if you have more registers available, you'd use more registers. Up to a certain point. But what point? Just how many registers? |
|
In-order designs have more reasons to use more registers, but again they aren't going to use more registers unless they gain something.