diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-12-02 18:53:20 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-12-13 20:26:02 +0100 |
commit | ecc268e7c2488c0285684fad6d04cac6a794991d (patch) | |
tree | 491e44e3466c5f7ff8e96ef24a4e00611d419c2c /cpu.c | |
parent | 17c2c320f3c216f80c2fad1f0fa9358c2ffbd0d3 (diff) | |
download | qemu-ecc268e7c2488c0285684fad6d04cac6a794991d.zip qemu-ecc268e7c2488c0285684fad6d04cac6a794991d.tar.gz qemu-ecc268e7c2488c0285684fad6d04cac6a794991d.tar.bz2 |
target/mips: Do not initialize MT registers if MT ASE absent
Do not initialize MT-related config registers if the MT ASE
is not present. As some functions access the 'mvp' structure,
we still zero-allocate it.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201204222622.2743175-4-f4bug@amsat.org>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions