Hexagon (target/hexagon) Analyze packet for HVX
authorTaylor Simpson <tsimpson@quicinc.com>
Tue, 7 Mar 2023 02:58:21 +0000 (18:58 -0800)
committerTaylor Simpson <tsimpson@quicinc.com>
Tue, 7 Mar 2023 04:47:12 +0000 (20:47 -0800)
commit4d6f84208c5eac474d23565a7099ddf1d4d4c566
tree00f86ac9ceb5ba55a00792d85180a722998e1b9e
parent4d13bb51d2db3134754d3361d289f719a61c4673
Hexagon (target/hexagon) Analyze packet for HVX

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>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230307025828.1612809-8-tsimpson@quicinc.com>
target/hexagon/gen_analyze_funcs.py
target/hexagon/gen_tcg_funcs.py
target/hexagon/translate.c
target/hexagon/translate.h