[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH 10/17] target/arm: Implement LDG, STG, ST2G instru
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH 10/17] target/arm: Implement LDG, STG, ST2G instructions |
Date: |
Thu, 7 Feb 2019 17:41:14 +0000 |
On Mon, 14 Jan 2019 at 01:12, Richard Henderson
<address@hidden> wrote:
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
> target/arm/helper-a64.h | 3 ++
> target/arm/mte_helper.c | 53 +++++++++++++++++++
> target/arm/translate-a64.c | 106 +++++++++++++++++++++++++++++++++++++
> 3 files changed, 162 insertions(+)
>
I'm going to skip review of this one, since it will need
updating for the STG/LDG spec change.
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-arm] [PATCH 10/17] target/arm: Implement LDG, STG, ST2G instructions,
Peter Maydell <=