Searched hist:be8998e046c2a7e434494b75cf468ffd9d536025 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | vis_helper.c | diff be8998e046c2a7e434494b75cf468ffd9d536025 Thu May 02 11:55:26 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/sparc: Fix FMULD8*X16
Not only do these instructions have f32 inputs, they also do not perform rounding. Since these are relatively simple, implement them properly inline.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240502165528.244004-6-richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
|
H A D | helper.h | diff be8998e046c2a7e434494b75cf468ffd9d536025 Thu May 02 11:55:26 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/sparc: Fix FMULD8*X16
Not only do these instructions have f32 inputs, they also do not perform rounding. Since these are relatively simple, implement them properly inline.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240502165528.244004-6-richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
|
H A D | translate.c | diff be8998e046c2a7e434494b75cf468ffd9d536025 Thu May 02 11:55:26 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/sparc: Fix FMULD8*X16
Not only do these instructions have f32 inputs, they also do not perform rounding. Since these are relatively simple, implement them properly inline.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240502165528.244004-6-richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
|