exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
commit639044b5f121a44909eca929d7fd6d070024b9f9
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 13 Sep 2019 15:41:51 +0000 (13 11:41 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Oct 2019 09:30:19 +0000 (28 10:30 +0100)
tree1819c0ad50b54f67528d98c95d11dc43882c0beb
parentbbc17caf81f94523e67c64a6e6cd8f869b7a1da5
exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG

This reduces the size of a release build by about 10k.
Noticably, within the tlb miss helpers.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu-all.h