qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] target/hexagon: Access `pkt/insn` through `ctx`


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] target/hexagon: Access `pkt/insn` through `ctx`
Date: Wed, 8 Feb 2023 18:28:52 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.7.2

On 8/2/23 17:50, Anton Johansson via wrote:
In code emitted by idef-parser, access insn and pkt through DisasContext
instead of explicitly taking them as arguments.

Signed-off-by: Anton Johansson <anjo@rev.ng>
---
  target/hexagon/gen_tcg_funcs.py             |  2 +-
  target/hexagon/idef-parser/parser-helpers.c | 13 ++++++-------
  2 files changed, 7 insertions(+), 8 deletions(-)

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




reply via email to

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