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 Sing8 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
2021-06-07Add wfmi instructionwfmiAndrew Waterman2-1/+2
2021-06-04scalar-crypto: Opcode updates for v0.9.2 (#66)Ben Marshall4-8/+8
2021-04-05Add fence.tso and pause instructionsAndrew Waterman1-2/+2
2021-03-11update vmv.x.s opcode (#65)leahyao1-1/+1
2021-03-08Merge pull request #63 from ben-marshall/scalar-cryptoAndrew Waterman5-3/+136
2021-02-24Merge pull request #64 from chihminchao/rvv-v0.10Andrew Waterman2-5/+9
2021-02-23rvv: add vsetivliChih-Min Chao2-3/+5
2021-02-23rvv: rename reciprocal instructionsChih-Min Chao1-2/+2
2021-02-23rvv: add vle1/vse1 instructionsChih-Min Chao1-0/+2
2021-02-19scalar-crypto: Apply suggestions from code reviewBen Marshall3-5/+2
[...]