aboutsummaryrefslogtreecommitdiff
path: root/riscv/disasm.cc
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Disassemble amoxorAndrew Waterman1-0/+2
2013-12-09New RDCYCLE encodingAndrew Waterman1-8/+8
2013-11-25Update to new privileged ISAAndrew Waterman1-21/+27
2013-10-18refactor disassembler, and add hwacha disassemblerYunsup Lee1-110/+13
2013-09-27Added commit logging (--enable-commitlog). Also fixed disasm bug.Christopher Celio1-6/+6
2013-09-11Implement zany immediatesAndrew Waterman1-309/+138
2013-09-10Add rd field to JAL; drop JAndrew Waterman1-3/+2
2013-08-08Rename MTFSR/MFFSR to FSSR/FRSRAndrew Waterman1-3/+3
2013-07-26Rename MFTX/MXTF to FMVAndrew Waterman1-4/+4
2013-07-26Rip out Hwacha for nowAndrew Waterman1-70/+0
2013-07-26Generate instruction decoder dynamicallyAndrew Waterman1-2/+2
2013-07-25Remove JALR static hintsAndrew Waterman1-7/+4
2013-04-19update abi register namesAndrew Waterman1-8/+8
2013-04-17add AUIPC insn; remove RDNPC insnAndrew Waterman1-1/+1
2013-03-29add load-reserved/store-conditional instructionsAndrew Waterman1-0/+5
2013-03-25add BSD licenseAndrew Waterman1-0/+2
2013-01-25change htif to link against libfesvrAndrew Waterman1-16/+10
2012-03-24new supervisor modeAndrew Waterman1-6/+6
2012-03-24add disasm functions for vectorYunsup Lee1-0/+156
2012-02-13fix sltu disassemblyAndrew Waterman1-1/+1
2012-01-11fix compilation for gcc 4.6.1Andrew Waterman1-0/+16
2011-12-10fix the fpr abi namesYunsup Lee1-2/+2
2011-11-11Remove dependence on binutilsYour Name1-0/+566