commit | 65e4655c609a4a2fd428459d3efb62b704488fd6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Jan 21 10:23:12 2019 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jan 21 10:38:53 2019 +0000 |
tree | 4528e82aa0fff7aaae08333b43ba40cbd1a696a8 | |
parent | bd889f4810839a2b68e339696ccf7c406cd62879 [diff] |
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>