target/openrisc: Merge mmu_helper.c into mmu.c
commitfd992ee7e3fb12aea888744313a2869c8848ef9d
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 23 May 2018 01:21:21 +0000 (22 18:21 -0700)
committerStafford Horne <shorne@gmail.com>
Mon, 2 Jul 2018 15:05:28 +0000 (3 00:05 +0900)
tree229219a3160d8e4bb831e184d1bef4ef91f658fa
parent23d45ebdb198378ae580c98ac898aa4b615059fd
target/openrisc: Merge mmu_helper.c into mmu.c

With tlb_fill in mmu.c, we can simplify things further.

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/Makefile.objs
target/openrisc/mmu.c
target/openrisc/mmu_helper.c [deleted file]