henry-hsieh / riscv-asm-vim

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

ISA string parser adjustment for RISC-V Profiles #3

Closed henry-hsieh closed 6 months ago

henry-hsieh commented 6 months ago

In 12/19/23 ARC meeting minutes, the toolchains could use profile to replace base ISA in the ISA string, which is similar to G extension. Moreover, the ISA name can be duplicated in the ISA string.