summary refs log tree commit diff stats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorTaylor Simpson <tsimpson@quicinc.com>2023-03-06 18:58:20 -0800
committerTaylor Simpson <tsimpson@quicinc.com>2023-03-06 20:47:12 -0800
commit4d13bb51d2db3134754d3361d289f719a61c4673 (patch)
tree8f187a70657f9f12afff46ac3ee5b3a93169df87 /scripts/qapi/source.py
parent10849c2623af6f1c122956aaee8329b9414e637d (diff)
downloadfocaccia-qemu-4d13bb51d2db3134754d3361d289f719a61c4673.tar.gz
focaccia-qemu-4d13bb51d2db3134754d3361d289f719a61c4673.zip
Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
The pkt_has_store_s1 field in CPUHexagonState is only needed in generated
helpers for scalar load instructions.  See check_noshuf and mem_load[1248]
in op_helper.c.

We add logic in gen_analyze_funcs.py to set need_pkt_has_store_s1 in
DisasContext when it is needed at runtime.

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230307025828.1612809-7-tsimpson@quicinc.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions