OSDN Git Service

Hexagon (target/hexagon) Remove next_PC from runtime state
authorTaylor Simpson <tsimpson@quicinc.com>
Tue, 8 Nov 2022 16:29:01 +0000 (08:29 -0800)
committerTaylor Simpson <tsimpson@quicinc.com>
Fri, 16 Dec 2022 18:10:28 +0000 (10:10 -0800)
commit613653e500c0d482784f09aaa71f1297565b6815
tree861f5464a9b65b97696721eee32922035e43a0bb
parent40085901dbe339bdcd16ecf1bb70b63a5f119b4f
Hexagon (target/hexagon) Remove next_PC from runtime state

The imported files don't properly mark all CONDEXEC instructions, so
we add some logic to hex_common.py to add the attribute.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20221108162906.3166-7-tsimpson@quicinc.com>
target/hexagon/cpu.h
target/hexagon/gen_helper_funcs.py
target/hexagon/gen_helper_protos.py
target/hexagon/gen_tcg.h
target/hexagon/gen_tcg_funcs.py
target/hexagon/hex_common.py
target/hexagon/macros.h
target/hexagon/op_helper.c
target/hexagon/translate.c
target/hexagon/translate.h