qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 07/14] Hexagon (target/hexagon) Analyze packet for HVX


From: Anton Johansson
Subject: Re: [PATCH v5 07/14] Hexagon (target/hexagon) Analyze packet for HVX
Date: Thu, 16 Feb 2023 14:09:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0


On 1/31/23 23:56, Taylor Simpson wrote:
Extend the analyze_<tag> functions for HVX vector and predicate writes
Remove calls to ctx_log_vreg_write[_pair] from gen_tcg_funcs.py
During gen_start_packet, reload the predicated HVX registers into
     fugure_VRegs and tmp_VRegs

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
---
  target/hexagon/translate.h          | 14 ++++++++------
  target/hexagon/translate.c          | 30 +++++++++++++++++++++++++++++
  target/hexagon/gen_analyze_funcs.py | 17 +++++++++++++---
  target/hexagon/gen_tcg_funcs.py     | 18 -----------------
  4 files changed, 52 insertions(+), 27 deletions(-)
Reviewed-by: Anton Johansson <anjo@rev.ng>



reply via email to

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