summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-03soc: pimc: Add initial testbenchIan Moffett
2024-08-03soc: pimc: Silence warningsIan Moffett
2024-08-03Add .gitignoreIan Moffett
2024-08-03soc: pimc: Add IRQ table for PIMCIan Moffett
2024-08-02Add PIMC docsIan Moffett
2024-08-02Add initial irqchip hdl sourcesIan Moffett
2024-07-28Allow indirect loads/storesIan Moffett
2024-07-27Improve naming for load instructionsIan Moffett
2024-07-27write -> store, read -> loadIan Moffett
2024-07-27Fix example with AND instructionIan Moffett
2024-07-27Add data movement instructionsIan Moffett
2024-07-27Add extra operand for arithmetic instructionsIan Moffett
2024-07-27Prefix immediates with '#'Ian Moffett
2024-07-27Terminate code blockKaimakan71
2024-07-27Add copyrightKaimakan71
2024-07-27cpy -> movIan Moffett
2024-07-27Exclude writes to x0 registerIan Moffett
2024-07-27CleanupIan Moffett
2024-07-27Initial commitIan Moffett