Re: [PATCH v2 0/8] Add support for extension specific disas

2023-05-25 Thread Alistair Francis
On Tue, May 23, 2023 at 7:38 PM Weiwei Li wrote: > > Some extensions have conflict encodings, such as > * Z*inx reuse the same encodings as normal float point extensions. > * Zcm* reuse the some encodings of Zcd. > * Custom extensions from different vendors may share the same encodings. > To re

[PATCH v2 0/8] Add support for extension specific disas

2023-05-23 Thread Weiwei Li
Some extensions have conflict encodings, such as * Z*inx reuse the same encodings as normal float point extensions. * Zcm* reuse the some encodings of Zcd. * Custom extensions from different vendors may share the same encodings. To resolve this problem, this patchset tries to pass RISCVCPUConfig