unicorn/qemu/accel/tcg
Richard Henderson bca82cde84
tcg: Hoist max_insns computation to tb_gen_code
In order to handle TB's that translate to too much code, we
need to place the control of the length of the translation
in the hands of the code gen master loop.

Backports commit 8b86d6d25807e13a63ab6ea879f976b9f18cc45a from qemu
2019-04-30 09:49:57 -04:00
..
atomic_template.h tcg: Fix LGPL version number 2019-02-03 17:55:28 -05:00
cpu-exec-common.c tcg: Fix LGPL version number 2019-02-03 17:55:28 -05:00
cpu-exec.c cpu-exec: Synchronize with qemu 2019-04-26 16:07:51 -04:00
cputlb.c cputlb: Synchronize with qemu 2019-04-26 15:48:45 -04:00
Makefile.objs tcg: move tcg backend files into accel/tcg/ 2018-03-13 11:48:15 -04:00
softmmu_template.h cputlb: Synchronize with qemu 2019-04-26 15:48:45 -04:00
tcg-runtime-gvec.c tcg: Fix LGPL version number 2019-02-03 17:55:28 -05:00
tcg-runtime.c tcg: Synchronize with qemu 2019-04-26 09:32:20 -04:00
tcg-runtime.h tcg: Synchronize with qemu 2019-04-26 09:32:20 -04:00
translate-all.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-30 09:49:57 -04:00
translate-all.h tcg: Synchronize with qemu 2019-04-26 09:32:20 -04:00
translate-common.c tcg: Fix LGPL version number 2019-02-03 17:55:28 -05:00
translator.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-30 09:49:57 -04:00