Re: [PATCH v6 01/12] target/riscv: add zicbop extension flag

2023-10-30 Thread Daniel Henrique Barboza
On 10/28/23 06:49, Andrew Jones wrote: On Sat, Oct 28, 2023 at 05:54:16AM -0300, Daniel Henrique Barboza wrote: QEMU already implements zicbom (Cache Block Management Operations) and zicboz (Cache Block Zero Operations). Commit 59cb29d6a5 ("target/riscv: add Zicbop cbo.prefetch{i, r, m} place

Re: [PATCH v6 01/12] target/riscv: add zicbop extension flag

2023-10-28 Thread Daniel Henrique Barboza
On 10/28/23 06:49, Andrew Jones wrote: On Sat, Oct 28, 2023 at 05:54:16AM -0300, Daniel Henrique Barboza wrote: QEMU already implements zicbom (Cache Block Management Operations) and zicboz (Cache Block Zero Operations). Commit 59cb29d6a5 ("target/riscv: add Zicbop cbo.prefetch{i, r, m} place

Re: [PATCH v6 01/12] target/riscv: add zicbop extension flag

2023-10-28 Thread Andrew Jones
On Sat, Oct 28, 2023 at 05:54:16AM -0300, Daniel Henrique Barboza wrote: > QEMU already implements zicbom (Cache Block Management Operations) and > zicboz (Cache Block Zero Operations). Commit 59cb29d6a5 ("target/riscv: > add Zicbop cbo.prefetch{i, r, m} placeholder") added placeholders for > what

[PATCH v6 01/12] target/riscv: add zicbop extension flag

2023-10-28 Thread Daniel Henrique Barboza
QEMU already implements zicbom (Cache Block Management Operations) and zicboz (Cache Block Zero Operations). Commit 59cb29d6a5 ("target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder") added placeholders for what would be the instructions for zicbop (Cache Block Prefetch Operations), which are