commit | 6aa4f1d15ca8f843d92cf8e431a03d5b1278054c | [log] [tgz] |
---|---|---|
author | Taylor Simpson <tsimpson@quicinc.com> | Thu Apr 27 16:00:07 2023 -0700 |
committer | Taylor Simpson <tsimpson@quicinc.com> | Thu May 18 12:40:52 2023 -0700 |
tree | 443b1c56b3d14c6917976e813b27322b442a1329 | |
parent | 00e64fda061ba65668a19dd1ea79e2a2f72090da [diff] |
Hexagon (target/hexagon) Make special new_value for USR Precursor to moving new_value from the global state to DisasContext USR will need to stay in the global state because some helpers will set it's value Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230427230012.3800327-17-tsimpson@quicinc.com>