Actions
Feature #83
closedReduce the number of temporary hardware registers used for intermediate calculations
Feature #83:
Reduce the number of temporary hardware registers used for intermediate calculations
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Register allocation
Start date:
Due date:
% Done:
0%
Estimated time:
Description
t0-t4 are used for intermediate calculations depending on the instruction, but for the most things t0 and t1 should be enough. It would three up further registers for potential allocation.
Actions