Spike, a RISC-V ISA Simulator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yunsup Lee 0c1f8bb8b7 change hwacha cause to follow risc-v cause 11 years ago
..
insns vxcptsave->vxcptevac,vxcptrestore->vxcpthold 11 years ago
insns_ut Update to new privileged spec 11 years ago
README revamp hwacha; now runs in physical mode 13 years ago
cvt16.cc Implement "half-baked" half-precision instruction subset for Hwacha 13 years ago
cvt16.h Implement "half-baked" half-precision instruction subset for Hwacha 13 years ago
decode_hwacha.h vxcptsave->vxcptevac,vxcptrestore->vxcpthold 11 years ago
decode_hwacha_ut.h Move half precision instructions, add vfmsv, vfmvv 12 years ago
encodings_hwacha.h vxcptsave->vxcptevac,vxcptrestore->vxcpthold 11 years ago
hwacha.ac revamp hwacha; now runs in physical mode 13 years ago
hwacha.cc bugfix in raising accelerator interrupts 11 years ago
hwacha.h Fix linking on Darwin 12 years ago
hwacha.mk.in Support building from within root directory 12 years ago
hwacha_disasm.cc vxcptsave->vxcptevac,vxcptrestore->vxcpthold 11 years ago
hwacha_xcpt.h change hwacha cause to follow risc-v cause 11 years ago
insn_template_hwacha.cc Use xlen, not xprlen, to refer to x-register width 11 years ago
insn_template_hwacha.h Use precompiled headers to speed up compilation 12 years ago
insn_template_hwacha_ut.cc Use xlen, not xprlen, to refer to x-register width 11 years ago
insn_template_hwacha_ut.h Avoid use of __int128_t 12 years ago
opcodes_hwacha.h vxcptsave->vxcptevac,vxcptrestore->vxcpthold 11 years ago
opcodes_hwacha_ut.h Sync encoding in opcodes 12 years ago

README

This directory contains work in progress on Hwacha, a data-parallel
accelerator.