Re: [PATCH v1] target/riscv: Add xicondops in ISA entry

2022-08-21 Thread Alistair Francis
On Tue, Aug 16, 2022 at 2:54 PM Rahul Pathak wrote: > > XVentanaCondOps is Ventana custom extension. Add > its extension entry in the ISA Ext array > > Signed-off-by: Rahul Pathak Thanks! Applied to riscv-to-apply.next Alistair > --- > > This patch is based on branch riscv-to-apply.next (Alis

Re: [PATCH v1] target/riscv: Add xicondops in ISA entry

2022-08-17 Thread Alistair Francis
On Tue, Aug 16, 2022 at 2:54 PM Rahul Pathak wrote: > > XVentanaCondOps is Ventana custom extension. Add > its extension entry in the ISA Ext array > > Signed-off-by: Rahul Pathak Reviewed-by: Alistair Francis Alistair > --- > > This patch is based on branch riscv-to-apply.next (Alistair qemu