summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)Author
2024-02-01RISC-V: Fix disassembly of compressed JAL instructionPete Dietl
Change integer register involved via compressed JAL instruction from 0 (x0 (zero)) to 1 (x1 (ra))
2024-01-04Add RISC-V relocations required by Linux kernel modulesRusty Wagner
2024-01-04Add RISC-V architecture pluginRusty Wagner