qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 16/21] Hexagon (target/hexagon) Make special new_value for US


From: Richard Henderson
Subject: Re: [PATCH 16/21] Hexagon (target/hexagon) Make special new_value for USR
Date: Thu, 27 Apr 2023 11:57:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 4/26/23 01:42, Taylor Simpson wrote:
Precursor to moving new_value from the global state to DisasContext

USR will need to stay in the global state because some helpers will
set it's value

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/cpu.h            |  1 +
  target/hexagon/genptr.h         |  1 +
  target/hexagon/macros.h         |  2 +-
  target/hexagon/translate.h      |  1 +
  target/hexagon/genptr.c         |  8 ++++++--
  target/hexagon/translate.c      | 22 +++++++++++++++-------
  target/hexagon/README           |  2 +-
  target/hexagon/gen_tcg_funcs.py |  2 +-
  8 files changed, 27 insertions(+), 12 deletions(-)

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

r~



reply via email to

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