Displaying 1 result from an estimated 1 matches for "deadweight".
2016 Feb 09
10
[RFC] Lanai backend
Hi all,
We would like to contribute a new backend for the Lanai processor (derived
from the processor described in [1]).
Lanai is a simple in-order 32-bit processor with:
* 32 32-bit registers, including:
* 2 registers with fixed values;
* 4 used for program state tracking (PC, SP, FP, RCA);
* 2 reserved for explicit usage by user (R10 and R11), used in
threading library;
* Up