diff options
author | Taylor Simpson <tsimpson@quicinc.com> | 2023-04-27 16:00:08 -0700 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2023-05-18 12:40:52 -0700 |
commit | 4ff5676474cff9afd02c4755d97b0438e764f9d9 (patch) | |
tree | 06f73f535e60c6c49b89c9cd7e84f202a98b50ab /linux-user/generic | |
parent | 6aa4f1d15ca8f843d92cf8e431a03d5b1278054c (diff) | |
download | qemu-4ff5676474cff9afd02c4755d97b0438e764f9d9.zip qemu-4ff5676474cff9afd02c4755d97b0438e764f9d9.tar.gz qemu-4ff5676474cff9afd02c4755d97b0438e764f9d9.tar.bz2 |
Hexagon (target/hexagon) Move new_value to DisasContext
The new_value array in the CPUHexagonState is only used for bookkeeping
within the translation of a packet. With recent changes that eliminate
the need to free TCGv variables, these make more sense to be transient
and kept in DisasContext.
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-18-tsimpson@quicinc.com>
Diffstat (limited to 'linux-user/generic')
0 files changed, 0 insertions, 0 deletions