Merge pull request #1668 from Yu3H0/fix_tricore_pc_problem

fix issue 1663:tricore pc don't move
This commit is contained in:
2022-07-26 22:08:43 +08:00
committed by GitHub
5 changed files with 26 additions and 6 deletions

View File

@@ -6292,6 +6292,7 @@ helper_fmsub \
helper_pack \
gen_intermediate_code \
restore_state_to_opc \
helper_uc_tricore_exit \
"
ARCHS="x86_64 arm aarch64 riscv32 riscv64 mips mipsel mips64 mips64el sparc sparc64 m68k ppc ppc64 s390x tricore"