Re: [PATCH v3 6/7] target/riscv: Add XVentanaCondOps custom extension

2022-01-30 Thread Richard Henderson
On 1/29/22 01:56, Philipp Tomsich wrote: This adds the decoder and translation for the XVentanaCondOps custom extension (vendor-defined by Ventana Micro Systems), which is documented athttps://github.com/ventanamicro/ventana-custom-extensions/releases/download/v1.0.0/ventana-custom-extensions-v1

[PATCH v3 6/7] target/riscv: Add XVentanaCondOps custom extension

2022-01-28 Thread Philipp Tomsich
This adds the decoder and translation for the XVentanaCondOps custom extension (vendor-defined by Ventana Micro Systems), which is documented at https://github.com/ventanamicro/ventana-custom-extensions/releases/download/v1.0.0/ventana-custom-extensions-v1.0.0.pdf This commit then also adds a gua