aboutsummaryrefslogtreecommitdiff
path: root/constants.py
AgeCommit message (Expand)AuthorFilesLines
10 daysEnable Pylint in CI and fix its errors (#311)Tim Hutt1-10/+16
2024-10-31Add static type hintsTim Hutt1-122/+96
2024-10-08Reapply pre-commit autoformatTim Hutt1-2/+4
2024-10-07Merge pull request #292 from Timmmm/user/timh/precommitAndrew Waterman1-184/+222
2024-10-05Apply pre-commit fixesTim Hutt1-184/+222
2024-10-03Merge branch 'master' into argument-table-optimizationJay Dev Jha1-16/+19
2024-07-23Refactor and Optimiation:: Argument Table Formation:: Constants.pyIIITM-Jay1-7/+4
2024-07-21Refactor and Optimization:: constants.pyIIITM-Jay1-15/+19
2024-05-01Correctly detect overlapping encodingsAndrew Waterman1-0/+14
2024-05-01Remove RV128 for nowAndrew Waterman1-3/+0
2024-02-03Add Zicfilp codes (#225)mylai-mtk1-0/+1
2024-01-08Add `.rv32` on rv32_zbs and rv32_zbb instructions (#220)hirooih1-0/+7
2023-11-25add pseudoops for zicfiss instsVed Shanbhogue1-0/+7
2023-10-17Add pseudo-instructions for Zimop/Zcmop (#194)Ved Shanbhogue1-0/+57
2023-10-10fix csv parsingFelix Hauptmann1-4/+4
2023-09-25split arg_lut, causes, csr, csr32 from constants.pyJiuyang Liu1-611/+22
2023-09-25Remove duplicate zimmJiuyang Liu1-1/+0
2023-07-24Add Smcntrpmf CSRsAtul Khare1-0/+4
2023-07-12Add Smcdeleg CSR+constantsAtul Khare1-0/+1
2023-07-10Add Smcsrind/Sscsrind CSRsAtul Khare1-0/+15
2023-05-01Support for Zvk, Vector Cryptography ExtensionsEric Gouriou1-0/+25
2023-03-16Add Snrmni CSR and field definitionsAndrew Waterman1-0/+4
2023-01-12Add AIA registers (#143)i2h21-1/+35
2023-01-12Rename RV128 shamt to shamtqAndrew Waterman1-1/+2
2022-11-17Add support for Zc* extensions (#107)liweiwei901-1/+9
2022-06-27Add 'Sstc' standard extension CSRsTsukasa OI1-0/+6
2022-06-27Add 'Sscofpmf' standard extension CSRsTsukasa OI1-0/+32
2022-06-27Add 'Smstateen' standard extension CSRsTsukasa OI1-0/+20
2022-05-23Add RV128I opcodes (#112)Pavel I. Kryukov1-1/+3
2022-04-08updated python script, Makefile and README to process new filesNeel Gala1-0/+597