target/openrisc: Use identical sizes for ITLB and DTLB
commit56c3a1415653bd485b06e718c6f14e32dcfe59b3
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 23 May 2018 03:18:20 +0000 (22 20:18 -0700)
committerStafford Horne <shorne@gmail.com>
Mon, 2 Jul 2018 15:05:28 +0000 (3 00:05 +0900)
treebef14b0bd627ac359459d322be0f64d78c69969a
parentb9bed1b9ab37a6ae62e88a52cbcbd2ad81aa1056
target/openrisc: Use identical sizes for ITLB and DTLB

The sizes are already the same, however, we can improve things
if they are identical by design.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
target/openrisc/cpu.h
target/openrisc/machine.c
target/openrisc/mmu.c
target/openrisc/sys_helper.c