aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
debugUpdate the debug CSR definitions for the proposed 0.13 debug specPalmer Dabbelt7 years
incoresemi-migration-to-new-formatMerge branch 'migration-to-new-format' of https://github.com/incoresemi/riscv...Andrew Waterman2 years
masterInclude rs1 values in Go instruction opcodes. (#254)Joel Sing7 hours
riscv-bitmanipRemove subu.wAndrew Waterman4 years
rnmiAdd RNMI CSRs and instructionAndrew Waterman2 years
rvvFix config immsColin Schmidt5 years
vCSRRx is called ZicsrAndrew Waterman6 years
vadcUpdate encoding of vadc and friendsAndrew Waterman5 years
wfmiAdd wfmi instructionAndrew Waterman3 years
zfhAdd tentative RV32Zfh encodingAndrew Waterman4 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2019-11-04Update encoding of vadc and friendsvadcAndrew Waterman1-10/+10
2019-09-17vwmaccsu/us opcodes have been swappedAndrew Waterman1-6/+6
2019-09-12fesvr no longer needs encoding.hAndrew Waterman1-3/+2
2019-09-12Add PAUSE hint instructionAndrew Waterman1-0/+1
2019-08-26More updates to rvv encodingAndrew Waterman1-13/+11
2019-08-03Fix crash introduced by #30Andrew Waterman1-1/+1
2019-08-03(Partially) fix #30 (#31)Tommy Thorn3-42/+47
2019-07-15vext.x.v -> vmv.x.sAndrew Waterman1-1/+1
2019-07-05Fix encoding of vfclass.v instructionAndrew Waterman1-1/+1
2019-06-28vmpopc/vmfirst -> vpopc/vfirst; move to VMUNARY0 opcodeAndrew Waterman1-2/+2
[...]