Re: [PATCH v2 0/7] target/ppc: PPC ISA 2.07 flag cleanup and updates
Richard Henderson <[email protected]>
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/20/26 07:26, Chinmay Rath wrote: > Chinmay Rath (7): > target/ppc: Replace PPC2_VSX207 flag with PPC2_ISA207 > target/ppc: Use PPC2_ISA207 instead of PPC2_BCTAR_ISA207 > target/ppc: Use PPC2_ISA207 instead of PPC2_LSQ_ISA207 > target/ppc: Use PPC2_ISA207 instead of PPC2_ALTIVEC_207 > target/ppc: Use PPC2_ISA207 instead of PPC2_ISA207S > target/ppc: Reorder PPC2 flags > target/ppc: Add ICBT support for ISA version 2.07 Reviewed-by: Richard Henderson <[email protected]> r~