OSDN Git Service

Hexagon (target/hexagon) Make special new_value for USR
authorTaylor Simpson <tsimpson@quicinc.com>
Thu, 27 Apr 2023 23:00:07 +0000 (16:00 -0700)
committerTaylor Simpson <tsimpson@quicinc.com>
Thu, 18 May 2023 19:40:52 +0000 (12:40 -0700)
commit6aa4f1d15ca8f843d92cf8e431a03d5b1278054c
tree443b1c56b3d14c6917976e813b27322b442a1329
parent00e64fda061ba65668a19dd1ea79e2a2f72090da
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>
target/hexagon/README
target/hexagon/cpu.h
target/hexagon/gen_tcg_funcs.py
target/hexagon/genptr.c
target/hexagon/genptr.h
target/hexagon/macros.h
target/hexagon/translate.c
target/hexagon/translate.h