aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-07Merge pull request #172 from dramforever/instr_dict_extension_fixNeel Gala1-6/+8
2023-04-07Fix merging of instructions with the same namedramforever1-6/+8
2023-03-17use val instead of defLucas-Wye1-5/+1
2023-03-16Merge pull request #170 from ptomsich/ptomsich/zfaPhilipp Tomsich6-0/+33
2023-03-17Add (unratified) Zfa extensionPhilipp Tomsich6-0/+33
2023-03-16Merge pull request #169 from riscv/smrnmiAndrew Waterman1-0/+1
2023-03-16Add Smrnmi MNRET instructionAndrew Waterman1-0/+1
2023-03-16Merge pull request #168 from riscv/smrnmiAndrew Waterman2-0/+8
2023-03-16Add Snrmni CSR and field definitionsAndrew Waterman2-0/+8
2023-03-10change the generation part of chiselLucas-Wye1-2/+32
2023-02-27Merge pull request #166 from eflaner/masterNeel Gala3-3/+0
2023-02-27Removing all "grev" instances from "zbpbo" sub-extensionsBabu P S3-3/+0
2023-02-14Move Zawrs to ratified folder (#162)ved-rivos1-0/+0
2023-02-06Merge pull request #159 from riscv/revert-158Neel Gala10-329/+322
2023-02-06Revert "Revert "Fix pack instruction in rv_zbpbo""Andrew Waterman1-1/+1
2023-02-06Revert "Revert "Removing import of csrrs and crrci in rv_zpn""Andrew Waterman1-2/+0
2023-02-06Revert "Revert "updating opcodes of riscv-p-spec - v0.9.11 (c3409c8) (#147)""Andrew Waterman10-330/+325
2023-02-05Merge pull request #158 from riscv/revert-p-temporarilyAndrew Waterman10-322/+329
2023-02-05Revert "updating opcodes of riscv-p-spec - v0.9.11 (c3409c8) (#147)"Andrew Waterman10-325/+330
2023-02-05Revert "Removing import of csrrs and crrci in rv_zpn"Andrew Waterman1-0/+2
2023-02-05Revert "Fix pack instruction in rv_zbpbo"Andrew Waterman1-1/+1
2023-01-31Merge pull request #157 from riscv/work-around-147Andrew Waterman0-0/+0
2023-01-31Merge branch 'master' into work-around-147Andrew Waterman12-332/+325
2023-01-31Update encoding.h.out's copyright year.Aaron Durbin1-1/+1
2023-01-31Add support for SvaduAaron Durbin1-0/+4
2023-01-31updated readmeNeel Gala1-0/+9
2023-01-31rv32_i shift pseudo ops should depend on rv64_i (not rv128_i)Neel Gala1-0/+3
2023-01-31adding pseudo_ops for shift-ops where the mnemonics remain the sameNeel Gala2-3/+6
2023-01-31indenting logs for better readabilityNeel Gala1-2/+2
2023-01-31fix regex fpr pseudo op lookup to ensure that we don't hit on substringsNeel Gala1-1/+1
2023-01-31Add AIA registers (#143)i2h21-1/+35
2023-01-31Emit SLLI_RV128 etc. (and SLLI_RV32 etc. while we're at it)Andrew Waterman1-1/+4
2023-01-31Fix backwards incompatibility introduced by RV128 opcodes in #112Andrew Waterman3-10/+9
2023-01-31Rename RV128 shamt to shamtqAndrew Waterman2-4/+5
2023-01-31Add (unratified) ZiCond extension (#152)Philipp Tomsich1-0/+3
2023-01-30Merge pull request #156 from adurbin-rivos/svaduAndrew Waterman2-1/+5
2023-01-26Update encoding.h.out's copyright year.Aaron Durbin1-1/+1
2023-01-26Add support for SvaduAaron Durbin1-0/+4
2023-01-14Merge pull request #155 from riscv/fix-issues-from-153Andrew Waterman4-6/+21
2023-01-14updated readmeNeel Gala1-0/+9
2023-01-14rv32_i shift pseudo ops should depend on rv64_i (not rv128_i)Neel Gala1-0/+3
2023-01-14adding pseudo_ops for shift-ops where the mnemonics remain the sameNeel Gala2-3/+6
2023-01-14indenting logs for better readabilityNeel Gala1-2/+2
2023-01-14fix regex fpr pseudo op lookup to ensure that we don't hit on substringsNeel Gala1-1/+1
2023-01-12Add AIA registers (#143)i2h21-1/+35
2023-01-12Merge pull request #153 from riscv/undo-rv128-breakageAndrew Waterman5-12/+15
2023-01-12Emit SLLI_RV128 etc. (and SLLI_RV32 etc. while we're at it)Andrew Waterman1-1/+4
2023-01-12Fix backwards incompatibility introduced by RV128 opcodes in #112Andrew Waterman3-10/+9
2023-01-12Rename RV128 shamt to shamtqAndrew Waterman2-4/+5
2023-01-11Add (unratified) ZiCond extension (#152)Philipp Tomsich1-0/+3