diff options
author | Taylor Simpson <tsimpson@quicinc.com> | 2022-09-20 01:07:46 -0700 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2022-09-30 11:25:37 -0700 |
commit | e2be9a5c5f65a2cbde4915e29a112439177656d7 (patch) | |
tree | 6ee0c3f8eb2770fa923f7fc80afaf8d979bd8373 /.gitlab-ci.yml | |
parent | b772528acbd4669a56c8bbc16d78f8f4335c1aa3 (diff) | |
download | qemu-e2be9a5c5f65a2cbde4915e29a112439177656d7.zip qemu-e2be9a5c5f65a2cbde4915e29a112439177656d7.tar.gz qemu-e2be9a5c5f65a2cbde4915e29a112439177656d7.tar.bz2 |
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 '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions