target/arm: Move cpu_mmu_index out of line
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 21 Jan 2019 10:23:12 +0000 (10:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Jan 2019 10:38:53 +0000 (10:38 +0000)
commit65e4655c609a4a2fd428459d3efb62b704488fd6
tree4528e82aa0fff7aaae08333b43ba40cbd1a696a8
parentbd889f4810839a2b68e339696ccf7c406cd62879
target/arm: Move cpu_mmu_index out of line

This function is, or will shortly become, too big to inline.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190108223129.5570-16-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c