[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/7] target/ppc: Add infrastructure for prefixed instructions
From: |
Peter Maydell |
Subject: |
Re: [PATCH 1/7] target/ppc: Add infrastructure for prefixed instructions |
Date: |
Fri, 9 Oct 2020 10:51:38 +0100 |
On Fri, 9 Oct 2020 at 02:01, David Gibson <david@gibson.dropbear.id.au> wrote:
>
> On Mon, Oct 05, 2020 at 01:03:13AM -0300, Gustavo Romero wrote:
> > From: Michael Roth <mdroth@linux.vnet.ibm.com>
>
> Probably a good idea to CC future spins to Richard Henderson
> <rth@twiddle.net> - by knowledge of how TCG works is only middling.
You should also cc qemu-devel on all patches, not just qemu-ppc.
thanks
-- PMM
- RE: [PATCH 2/7] target/ppc: Add support for prefixed load/store instructions, (continued)
[PATCH 3/7] tests/tcg: Add tests for prefixed load/store instructions, Gustavo Romero, 2020/10/05
[PATCH 4/7] target/ppc: Add support for paired vector load/store instructions, Gustavo Romero, 2020/10/05
[PATCH 5/7] tests/tcg: Add tests for paired vector load/store instructions, Gustavo Romero, 2020/10/05
[PATCH 6/7] target/ppc: Add support for prefixed load/store FP instructions, Gustavo Romero, 2020/10/05
[PATCH 7/7] tests/tcg: Add tests for prefixed load/store FP instructions, Gustavo Romero, 2020/10/05
Re: [PATCH 1/7] target/ppc: Add infrastructure for prefixed instructions, David Gibson, 2020/10/08
- Re: [PATCH 1/7] target/ppc: Add infrastructure for prefixed instructions,
Peter Maydell <=