aboutsummaryrefslogtreecommitdiff
path: root/hw/display
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-02-14 18:58:34 +0100
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-02-21 19:42:34 +0100
commitcefd68f6b1e20639ba95d4eb8b4a99b5e00d93d3 (patch)
treef92a0b9f9d5edf88e7ffc9f0b121954db2f41534 /hw/display
parent9f5f7691dee18b0a0d6e0d8e291b7c12da85de17 (diff)
downloadqemu-cefd68f6b1e20639ba95d4eb8b4a99b5e00d93d3.zip
qemu-cefd68f6b1e20639ba95d4eb8b4a99b5e00d93d3.tar.gz
qemu-cefd68f6b1e20639ba95d4eb8b4a99b5e00d93d3.tar.bz2
target/mips: Promote 128-bit multimedia registers as global ones
The cpu::mmr[] array contains the upper halves of 128-bit GPR registers. While they are only used by the R5900 CPU, the concept is generic and could be used by another MIPS implementation. Rename 'cpu::mmr' as 'cpu::gpr_hi' and make them global. When the code is similar to the GPR lower halves, move it close by. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210214175912.732946-5-f4bug@amsat.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/display')
0 files changed, 0 insertions, 0 deletions