Re: [PATCH v13 05/26] target/riscv: add zicbop extension flag

2024-01-03 Thread Alistair Francis
On Mon, Dec 18, 2023 at 10:54 PM 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 would

[PATCH v13 05/26] target/riscv: add zicbop extension flag

2023-12-18 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