qemu-cr16/target
Richard Henderson d11bf649d5 page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
The only place we really need to know the minimum is within
page-vary-target.c.  Rename the target/arm TARGET_PAGE_BITS_MIN
to TARGET_PAGE_BITS_LEGACY to emphasize what it really means.
Move the assertions related to minimum page size as well.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-04-23 15:04:57 -07:00
..
alpha page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 2025-04-23 15:04:57 -07:00
arm page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 2025-04-23 15:04:57 -07:00
avr target/avr: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
hexagon target/hexagon: Implement TCGCPUOps.mmu_index 2025-04-23 15:04:57 -07:00
hppa target/hppa: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
i386 target/i386: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
loongarch target/loongarch: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
m68k target/m68k: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
microblaze target/microblaze: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
mips target/mips: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
openrisc target/openrisc: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
ppc page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 2025-04-23 15:04:57 -07:00
riscv target/riscv: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
rx target/rx: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
s390x target/s390x: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
sh4 target/sh4: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
sparc target/sparc: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
tricore target/tricore: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
xtensa target/xtensa: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
Kconfig target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00
meson.build target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00