diff options
author | Alex Richardson | 2020-07-03 18:15:15 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2020-07-14 21:49:33 +0200 |
commit | dda97e385b2f0fa84267a497596fe79898d48123 (patch) | |
tree | f7677e1504319c4f75a9da2f2f640b932d03213f /MAINTAINERS | |
parent | target/mips: Remove identical if/else branches (diff) | |
download | qemu-dda97e385b2f0fa84267a497596fe79898d48123.tar.gz qemu-dda97e385b2f0fa84267a497596fe79898d48123.tar.xz qemu-dda97e385b2f0fa84267a497596fe79898d48123.zip |
target/mips: Fix ADD.S FPU instruction
After merging latest QEMU upstream into our CHERI fork,
I noticed that some of the FPU tests in our MIPS baremetal
testsuite [*] started failing.
It turns out commit 1ace099f2a accidentally changed add.s
into a subtract.
[*] https://github.com/CTSRD-CHERI/cheritest
Fixes: 1ace099f2a ("target/mips: fpu: Demacro ADD.<D|S|PS>")
Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200703161515.25966-1-Alexander.Richardson@cl.cam.ac.uk>
Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions