diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-11-29 21:11:00 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-14 17:13:53 +0100 |
commit | e2665f314d80d7edbfe7f8275abed7e2c93c0ddc (patch) | |
tree | 4c168d98ec4ab942c01ab2b3edfaa90c8970198f /gdb-xml/arm-neon.xml | |
parent | 7e2a619a0436a959fe2795cce829d1cc89448a43 (diff) | |
download | qemu-e2665f314d80d7edbfe7f8275abed7e2c93c0ddc.zip |
target/mips: Alias MSA vector registers on FPU scalar registers
Commits 863f264d10f ("add msa_reset(), global msa register") and
cb269f273fd ("fix multiple TCG registers covering same data")
removed the FPU scalar registers and replaced them by aliases to
the MSA vector registers.
It is not very clear to have FPU registers displayed with MSA
register names, even if MSA ASE is not present.
Instead of aliasing FPU registers to the MSA ones (even when MSA
is absent), we now alias the MSA ones to the FPU ones (only when
MSA is present).
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20201208003702.4088927-7-f4bug@amsat.org>
Diffstat (limited to 'gdb-xml/arm-neon.xml')
0 files changed, 0 insertions, 0 deletions