mirror of
https://github.com/mborgerson/xemu.git
synced 2026-04-28 01:03:47 +00:00
We recently relaxed the limit of the number of opcodes that can appear in a TranslationBlock. In certain cases this has resulted in relocation overflow. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>