MulOutputData was only 64-bit output not 128-bit
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 5 Jul 2022 13:20:11 +0000 (14:20 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 5 Jul 2022 13:20:11 +0000 (14:20 +0100)
commit1f2a29c06b122d2af83d3d81e3e2c492ceca0c4d
tree4c15985e12035998d5edb09e97d9605b8c053eb6
parent3d5d183cda1cbc4697a87697dbd7ab6e8a04765b
MulOutputData was only 64-bit output not 128-bit
meaning that mulhd is truncated (always zero)
https://bugs.libre-soc.org/show_bug.cgi?id=855
src/soc/fu/mul/pipe_data.py