Added error message when trying to use histogram
[riscv-isa-sim.git] / hwacha / insns /
2015-03-16 Yunsup Leevxcptsave->vxcptevac,vxcptrestore->vxcpthold
2014-12-05 Andrew WatermanSupport 2/4/6/8-byte instructions
2014-03-02 Yunsup Leeadd hwacha vfmsv instructions
2014-02-04 Quan NguyenMove half precision instructions, add vfmsv, vfmvv
2014-01-21 Quan NguyenMerge branch 'confprec'
2013-11-30 Quan NguyenRemove debug printf in vsetprec
2013-11-30 Quan NguyenAdd vsetprec instruction prototype
2013-11-25 Quan NguyenMerge branch 'master' of github.com:ucb-bar/riscv-isa...
2013-11-05 Albert OuFix declaration of half-precision instructions
2013-11-05 Albert OuMerge branch 'master' of github.com:ucb-bar/riscv-isa...
2013-10-22 Yunsup Leeclarify vxcptsave/vxctkill semantics
2013-10-19 Yunsup Leeimplement vxcptsave/vxcptrestore
2013-10-19 Yunsup Leemore hwacha supervisor stuff
2013-10-19 Yunsup Leerefactor disassembler, and add hwacha disassembler
2013-10-18 Yunsup Leeadd hwacha exception support
2013-10-16 Yunsup Leefix maxvl calc logic
2013-10-16 Yunsup Leerevamp hwacha; now runs in physical mode
2013-07-26 Andrew WatermanRip out Hwacha for now