On Fri, May 03, 2024 at 11:18:20AM -0700, Charlie Jenkins wrote:
Separate vendor extensions out into one struct per vendor instead of adding vendor extensions onto riscv_isa_ext.
Add a hidden config RISCV_ISA_VENDOR_EXT to conditionally include this code.
The xtheadvector vendor extension is added using these changes.
Signed-off-by: Charlie Jenkins charlie@rivosinc.com
I thought that I had reviewed this the other day, Reviewed-by: Conor Dooley conor.dooley@microchip.com
Cheers, Conor.