diff options
author | Taylor Simpson <tsimpson@quicinc.com> | 2023-04-27 16:00:12 -0700 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2023-05-18 12:40:52 -0700 |
commit | 0fc56c437566f15e3fe54b568951eecb3cd68bf3 (patch) | |
tree | 821a9b695252e9618c6a06898e8d4cc51ee8c396 /linux-user/generic/signal.h | |
parent | e5d0d78db4adc76200d9d8c3f055176911b42c5d (diff) | |
download | qemu-0fc56c437566f15e3fe54b568951eecb3cd68bf3.zip qemu-0fc56c437566f15e3fe54b568951eecb3cd68bf3.tar.gz qemu-0fc56c437566f15e3fe54b568951eecb3cd68bf3.tar.bz2 |
Hexagon (target/hexagon) Move items to DisasContext
The following items in the CPUHexagonState are 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.
The following items are moved
dczero_addr
branch_taken
this_PC
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-22-tsimpson@quicinc.com>
Diffstat (limited to 'linux-user/generic/signal.h')
0 files changed, 0 insertions, 0 deletions