summaryrefslogtreecommitdiff
path: root/src/arch/riscv/insts
AgeCommit message (Expand)Author
2018-07-28arch-riscv: Add support for trap value registerAlec Roelke
2018-05-12arch-riscv: Update CSR implementationsAlec Roelke
2018-03-26arch: Fix all override related warnings.Gabe Black
2018-03-26arch: Add a virtual asBytes function to the StaticInst class.Gabe Black
2018-01-29riscv: Add overrides to various StaticInst methods.Gabe Black
2018-01-11arch-riscv: Don't crash when printing unknown CSRsAlec Roelke
2017-12-07arch-riscv: Move compressed ops out of ISAAlec Roelke
2017-11-29arch-riscv: Add missing license paragraphsAlec Roelke
2017-11-29arch-riscv: Remove static parts of AMOs out of ISAAlec Roelke
2017-11-29arch-riscv: Move parts of mem insts out of ISAAlec Roelke
2017-11-29arch-riscv: Move unknown out of ISA descriptionAlec Roelke
2017-11-29arch-riscv: Move standard ops out of ISAAlec Roelke
2017-11-28arch-riscv: Move static_inst into a directoryAlec Roelke