qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 8/8] target/tricore: Add DISABLE insn variant


From: Richard Henderson
Subject: Re: [PATCH v3 8/8] target/tricore: Add DISABLE insn variant
Date: Wed, 14 Jun 2023 14:11:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/14/23 12:00, Bastian Koppelmann wrote:
this variant saves the 'IE' bit to a 'd' register. The 'IE' bitfield
changed from ISA version 1.6.1, so we add icr_ie_offset to DisasContext
as with the other DISABLE insn.

Signed-off-by: Bastian Koppelmann<kbastian@mail.uni-paderborn.de>
---
  target/tricore/translate.c       | 11 ++++++++++-
  target/tricore/tricore-opcodes.h |  1 +
  2 files changed, 11 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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