aboutsummaryrefslogtreecommitdiff
path: root/unratified
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Add unratified Smctr/Ssctr instructions and CSRs (#252)Ved Shanbhogue1-0/+1
2024-05-05Mark Zihintntl, Zicond, Zfa, Zbkb, and Zvbc as ratified (#246)Ved Shanbhogue13-60/+0
2024-05-05Mark Zimop and Zcmop ratified (#245)Ved Shanbhogue2-68/+0
2024-05-05Mark Zabha ratified (#244)Ved Shanbhogue1-23/+0
2024-05-01Remove remainder of B extensionsAndrew Waterman2-21/+0
2024-05-01Remove remainder of P extensionsAndrew Waterman2-39/+0
2024-05-01Remove legacy bit-manipulation extensionsAndrew Waterman12-65/+0
2024-05-01Remove old P extensionsAndrew Waterman6-293/+0
2024-05-01Remove RV128 for nowAndrew Waterman2-38/+0
2024-05-01Remove legacy bitmanip encodings that are now conflictingAndrew Waterman2-8/+0
2024-03-01move opcode of zvb* (#236)Lucas9-179/+0
2024-02-03Add Zicfilp codes (#225)mylai-mtk1-0/+2
2024-01-08Add missing `-n0` (#219)hirooih1-1/+1
2023-12-23mark zacas ratifiedVed Shanbhogue2-3/+0
2023-11-25add zicfiss instructionsVed Shanbhogue1-0/+14
2023-11-25add compressed zicfiss instructionsVed Shanbhogue1-0/+5
2023-10-29Add Zabha AMO inst code pointsVed Shanbhogue1-0/+23
2023-10-19Making explicit that the aq bit is set for load-acquire, rl bit is set for st...brs1-8/+8
2023-10-18Changing it so Zalasr has one bit hardcoded for each, to reduce opcode confus...brs1-8/+8
2023-10-18Adding load-acquire/store-release. Note they are written here as `lb.` for th...brs1-0/+8
2023-10-17Add pseudo-instructions for Zimop/Zcmop (#194)Ved Shanbhogue2-51/+57
2023-09-20fix instruction duplication between rv128_c and rv64_cJiuyang Liu1-5/+5
2023-09-16Merge pull request #188 from charlie-rivos/fix_c_addiwAndrew Waterman1-3/+2
2023-09-15C.ADDIW cannot have an rd of 0Charlie Jenkins1-3/+2
2023-09-15add unratified Zcmop instructionsVed Shanbhogue1-0/+13
2023-09-15add unratified Zimop instructionsVed Shanbhogue1-0/+49
2023-07-31rv64_q_zfa: rs2 is variable field.Nikola Rajovic1-1/+1
2023-07-31rv32_d_zfa: rs2 is variable field.Nikola Rajovic1-1/+1
2023-05-19Update encodings for vfwmaccbf16.vv/vfWeiwei Li1-2/+2
2023-05-13add amocas.q (RV64 only) zacas instructionVed Shanbhogue1-0/+1
2023-05-13add amocas.w/d zacas instructionsVed Shanbhogue1-0/+2
2023-05-01Support for Zvk, Vector Cryptography ExtensionsEric Gouriou12-4/+192
2023-04-15Add (unratified) BF16(Zfbfmin/Zvfbfmin/Zvfbfwma) extensions.Weiwei Li3-0/+6
2023-03-17Add (unratified) Zfa extensionPhilipp Tomsich6-0/+33
2023-03-16Add Smrnmi MNRET instructionAndrew Waterman1-0/+1
2023-02-27Removing all "grev" instances from "zbpbo" sub-extensionsBabu P S3-3/+0
2023-02-14Move Zawrs to ratified folder (#162)ved-rivos1-2/+0
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-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-14adding pseudo_ops for shift-ops where the mnemonics remain the sameNeel Gala1-0/+3
2023-01-12Fix backwards incompatibility introduced by RV128 opcodes in #112Andrew Waterman1-4/+3
2023-01-12Rename RV128 shamt to shamtqAndrew Waterman1-3/+3
2023-01-11Add (unratified) ZiCond extension (#152)Philipp Tomsich1-0/+3
2023-01-03Fix pack instruction in rv_zbpboBabu P S1-1/+1
2022-12-12Removing import of csrrs and crrci in rv_zpnBabu P S1-2/+0
2022-12-07updating opcodes of riscv-p-spec - v0.9.11 (c3409c8) (#147)Babu P S10-330/+325