commit | c35c8d4d1a1e7b556158b23fb90719f44ac98966 | [log] [tgz] |
---|---|---|
author | Carl Hauser <chauser@pullman.com> | Fri Aug 16 12:36:13 2024 +1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Sep 11 19:54:42 2024 -0700 |
tree | 90afb1f2f945573e0f46706c73e831c07312b578 | |
parent | e412e9973a49e9e79bc733438fe2b637c11b6e14 [diff] |
target/sparc: Populate sparc32 FQ when raising fp exception Implement a single instruction floating point queue, populated while delivering an fp exception. Signed-off-by: Carl Hauser <chauser@pullman.com> [rth: Split from a larger patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Tested-by: Carl Hauser <chauser@pullman.com>