aboutsummaryrefslogtreecommitdiff
path: root/riscv/rocc.cc
AgeCommit message (Expand)AuthorFilesLines
2022-12-20Reduce compile time increase introduced by #1189Andrew Waterman1-1/+1
2022-12-20Add logged instruction variants to insn_desc_tJerry Zhao1-4/+12
2022-12-20Add logged variants of insn templatesJerry Zhao1-0/+2
2022-10-04Suppress most unused variable warningsAndrew Waterman1-1/+1
2022-05-12Remove insn_func_t::supported fieldAndrew Waterman1-4/+4
2022-04-14add support for overlap instructionsWeiwei Li1-4/+4
2022-03-02fill rv32e and rv64e function for instructions of rocc and customextWeiwei Li1-4/+4
2015-09-08Refer to LICENSE in some newer source filesAndrew Waterman1-0/+2
2015-03-12Update to new privileged specAndrew Waterman1-1/+0
2013-11-05correctly trap when SR_EA is disabledYunsup Lee1-0/+1
2013-10-18refactor disassembler, and add hwacha disassemblerYunsup Lee1-0/+6
2013-10-17fix custom-1 rocc encodingYunsup Lee1-1/+1
2013-10-16revamp hwacha; now runs in physical modeYunsup Lee1-6/+0
2013-10-15Fix bug where xs2 was not being properly respected.Stephen Twigg1-1/+1
2013-09-27Use WRITE_RD/WRITE_FRD macros to write registersAndrew Waterman1-1/+1
2013-08-13Implement RoCC and add a dummy RoCCAndrew Waterman1-0/+44