summaryrefslogtreecommitdiff
path: root/src/sys/include/arch/amd64/piir.h
AgeCommit message (Collapse)Author
2025-10-03np: piir: Add bitmap based register allocationIan Moffett
Introduce register allocation via a bitmap where each bit corresponds to a specific register index. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-10-02np: backend: Add backend pirho sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>