commit | d3ef26afde77fbdedd5b30282134ff99d0fe5cc5 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu May 02 09:55:27 2024 -0700 |
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Sun May 05 21:02:48 2024 +0100 |
tree | eefc699b7cedda20f7b1667468652fe544715a4b | |
parent | be8998e046c2a7e434494b75cf468ffd9d536025 [diff] |
target/sparc: Fix FPMERGE This instruction has f32 inputs, which changes the decode of the register numbers. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240502165528.244004-7-richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>