aboutsummaryrefslogtreecommitdiff
path: root/rv64_i
AgeCommit message (Collapse)AuthorFilesLines
2022-05-23Add RV128I opcodes (#112)Pavel I. Kryukov1-3/+6
* Add RV128I instructions * Address code review feedback * Fix typo
2022-04-08migrate I-extension opcodesNeel Gala1-0/+17
- the ordering in these files have changed to preserve the order in the latex- tables - also ecall and ebreak has been moved to rv_i instead of keeping them in 'systems' file.