aboutsummaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-02-17 21:21:17 +0100
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-03-13 23:43:00 +0100
commitfe35ea94838d8faba749ecfd49256f59e5fe0653 (patch)
treeceb10980e6c894e34cdc635b36f671d959017635 /io
parentc7abe00ae9336892ae615fbc39157ba110d1716b (diff)
downloadqemu-fe35ea94838d8faba749ecfd49256f59e5fe0653.zip
qemu-fe35ea94838d8faba749ecfd49256f59e5fe0653.tar.gz
qemu-fe35ea94838d8faba749ecfd49256f59e5fe0653.tar.bz2
target/mips: Introduce mxu_translate_init() helper
Extract the MXU register initialization code from mips_tcg_init() as a new mxu_translate_init() helper. Make it public and replace !TARGET_MIPS64 ifdef'ry by the 'TARGET_LONG_BITS == 32' check to elide this code at preprocessing time. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210226093111.3865906-13-f4bug@amsat.org>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions