]> www.infradead.org Git - qemu-nvme.git/commit
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 10 Mar 2021 05:30:38 +0000 (23:30 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 11 Jun 2021 16:27:08 +0000 (09:27 -0700)
commit26a75d12d33ff80ee797ca32373f6333da4f194f
tree3cdd0da4f192322ecf22d2877ef5d8afa3296175
parent0e2d61cf29833f8984e7421a74eb0a4f921f92b5
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h

Remove the ifdef ladder and move each define into the
appropriate header file.

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/i386/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/region.c
tcg/riscv/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h
tcg/tci/tcg-target.h