summary refs log tree commit diff stats
path: root/python
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-10-22 11:33:42 +0200
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-11-02 14:32:32 +0100
commit06df015b69ba2812a9cff6858d32491d6a7b9c44 (patch)
tree0a6ae8e356b9b1c6b641cae31d65d69e6e558870 /python
parentf44d1d4ed9feb50f4d791b0b6827c1e0dba20555 (diff)
downloadfocaccia-qemu-06df015b69ba2812a9cff6858d32491d6a7b9c44.tar.gz
focaccia-qemu-06df015b69ba2812a9cff6858d32491d6a7b9c44.zip
target/mips: Fix MSA MADDV.B opcode
The result of the 'Vector Multiply and Add' opcode is incorrect
with Byte vectors. Probably due to a copy/paste error, commit
7a7a162adde mistakenly used the $wt (target register) instead
of $wd (destination register) as first operand. Fix that.

Cc: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
Fixes: 7a7a162adde ("target/mips: msa: Split helpers for MADDV.<B|H|W|D>")
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211028210843.2120802-2-f4bug@amsat.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions