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
2022-02-21Add RNMI CSRs and instructionrnmiAndrew Waterman2-1/+6
2022-02-13Clean up handling of bitmanip extensionsAndrew Waterman13-92/+120
2022-01-20Synchronize priv-instr-table.tex with the Manual (#99)Tsukasa #01 (a4lg)1-7/+14
2022-01-19Update vmorn/vmandn mnemonics; create pseudos for old namesAndrew Waterman2-2/+5
2022-01-19Fix encodings of HINVAL.VVMA/HINVAL.GVMAAndrew Waterman1-2/+2
2022-01-19Add RISC-V Zfh extension instructions to table (#97)Tsukasa #01 (a4lg)1-0/+17
2022-01-19Remove LaTeX trailing spaces (entirely) (#98)Tsukasa #01 (a4lg)1-16/+16
2021-12-21removed non-ratified RV64B opcodes (#96)Purushothaman Palani1-7/+0
2021-12-16Add new CSR bits defined in Privileged Spec version 1.12 (#94)Tsukasa #01 (a4lg)1-0/+31
2021-12-15Merge branch 'a4lg-make-intermediate-header'Andrew Waterman2-3/+6
[...]