qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 06/23] target/arm: Convert barrier insns to decodetree


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 06/23] target/arm: Convert barrier insns to decodetree
Date: Mon, 12 Jun 2023 11:37:51 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 11/6/23 18:00, Peter Maydell wrote:
Convert the insns in the "Barriers" instruction class to
decodetree: CLREX, DSB, DMB, ISB and SB.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230602155223.2040685-4-peter.maydell@linaro.org
---
  target/arm/tcg/a64.decode      |  7 +++
  target/arm/tcg/translate-a64.c | 92 ++++++++++++++--------------------
  2 files changed, 46 insertions(+), 53 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]