qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/21] Hexagon (target/hexagon) Add DisasContext arg to gen_l


From: Richard Henderson
Subject: Re: [PATCH 02/21] Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
Date: Wed, 26 Apr 2023 18:33:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 4/26/23 01:41, Taylor Simpson wrote:
Add DisasContext arg to gen_log_reg_write_pair also

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/gen_tcg.h                    |  2 +-
  target/hexagon/genptr.h                     |  2 +-
  target/hexagon/genptr.c                     | 10 +++++-----
  target/hexagon/idef-parser/parser-helpers.c |  2 +-
  target/hexagon/README                       |  2 +-
  target/hexagon/gen_tcg_funcs.py             |  8 +++++---
  6 files changed, 14 insertions(+), 12 deletions(-)

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

r~



reply via email to

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