diff options
author | Taylor Simpson | 2022-09-20 10:07:46 +0200 |
---|---|---|
committer | Taylor Simpson | 2022-09-30 20:25:37 +0200 |
commit | e2be9a5c5f65a2cbde4915e29a112439177656d7 (patch) | |
tree | 6ee0c3f8eb2770fa923f7fc80afaf8d979bd8373 /scripts/dump-guest-memory.py | |
parent | Hexagon (target/hexagon) add instruction attributes from archlib (diff) | |
download | qemu-e2be9a5c5f65a2cbde4915e29a112439177656d7.tar.gz qemu-e2be9a5c5f65a2cbde4915e29a112439177656d7.tar.xz qemu-e2be9a5c5f65a2cbde4915e29a112439177656d7.zip |
Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
We have found cases where pkt_has_store_s[01] is set incorrectly.
This leads to generating an unnecessary store that is left over
from a previous packet.
Add an attribute to determine if an instruction is a scalar store
The attribute is attached to the fSTORE macro (hex_common.py)
Update the logic in decode.c that sets pkt_has_store_s[01]
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220920080746.26791-4-tsimpson@quicinc.com>
Diffstat (limited to 'scripts/dump-guest-memory.py')
0 files changed, 0 insertions, 0 deletions