Re: [PATCH v13 18/26] target/riscv: add 'rva22u64' CPU

2024-01-03 Thread Alistair Francis
On Mon, Dec 18, 2023 at 10:56 PM Daniel Henrique Barboza wrote: > > This CPU was suggested by Alistair [1] and others during the profile > design discussions. It consists of the bare 'rv64i' CPU with rva22u64 > enabled by default, like an alias of '-cpu rv64i,rva22u64=true'. > > Users now have an

[PATCH v13 18/26] target/riscv: add 'rva22u64' CPU

2023-12-18 Thread Daniel Henrique Barboza
This CPU was suggested by Alistair [1] and others during the profile design discussions. It consists of the bare 'rv64i' CPU with rva22u64 enabled by default, like an alias of '-cpu rv64i,rva22u64=true'. Users now have an even easier way of consuming this user-mode profile by doing '-cpu