henry-hsieh / riscv-asm-vim

Advanced RISC-V assembly syntax highlight for Vim and Neovim.
MIT License
14 stars 0 forks source link

Add ratified or drafted extensions #1

Open henry-hsieh opened 1 year ago

henry-hsieh commented 1 year ago

RISC-V organization developed many ISA extensions in past two years. The up-to-date specification status can be found here. I'll add missing instructions and CSRs. Following is the list to track unsupported extensions. I haven't reviewed every extension below yet. There is a chance that a extension doesn't add any instruction or CSR. However, it's still required to update the ISA parser.

In-process