aboutsummaryrefslogtreecommitdiff
path: root/unratified
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-27Add unratified 'Zawrs' extension (V1.0-rc2) (#129)Tsukasa #01 (a4lg)1-0/+2
2022-06-27Add 'Zihintntl' non-temporal locality hints (v0.2) (#130)Tsukasa #01 (a4lg)2-0/+8
2022-06-09Check for overlaps between different fields (#122)Pavel I. Kryukov3-5/+5
2022-05-23Add RV128I opcodes (#112)Pavel I. Kryukov1-0/+22
2022-05-11Rename rv128_c to unratified/rv128_c (#114)Pavel I. Kryukov1-0/+15
2022-04-08change xperm.[nbhw] to xperm[4,8,16,32]Neel Gala2-4/+4
2022-04-08fix import of pseudo op for fsriNeel Gala1-1/+1
2022-04-08migrate unratified and uncategorized bitmanip opsNeel Gala2-0/+21
2022-04-08migrate unratified bitmanip opcodesNeel Gala14-0/+78
2022-04-08migrate P-extension and its sub-extension opcodesNeel Gala5-0/+350