aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTaylor Simpson <tsimpson@quicinc.com>2023-04-27 16:00:11 -0700
committerTaylor Simpson <tsimpson@quicinc.com>2023-05-18 12:40:52 -0700
commite5d0d78db4adc76200d9d8c3f055176911b42c5d (patch)
treeb039d93ec12a1dca045d3c09d4043e5af77eaef4 /.gitmodules
parent842b206f268a69d7def87b990f272a514c49837b (diff)
downloadqemu-e5d0d78db4adc76200d9d8c3f055176911b42c5d.zip
qemu-e5d0d78db4adc76200d9d8c3f055176911b42c5d.tar.gz
qemu-e5d0d78db4adc76200d9d8c3f055176911b42c5d.tar.bz2
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
The pkt_has_store_s1 field is only used for bookkeeping helpers with a load. With recent changes that eliminate the need to free TCGv variables, it makes more sense to make this transient. These helpers already take the instruction slot as an argument. We combine the slot and pkt_has_store_s1 into a single argument called slotval. Suggested-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230427230012.3800327-21-tsimpson@quicinc.com>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions