On 13/08/14 17:38, Richard Henderson wrote:
On 08/12/2014 10:02 AM, Artyom Tarasenko wrote:
Implement Short Floating-Point Store Instructions as described
in the chapter 13.5.2 of UltraSPARC-IIi User's Manual.
Particularly this instructions are used by NetBSD 4.0.1+ /sparc64
Signed-off-by: Artyom Tarasenko <atar4q...@gmail.com>
Tested-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
---
With this patch applied on top of cmd646 patches it's possible to install
and boot NetBSD 6.1.4 /sparc64.
Changes from v0: corrected the comment messages, it's store, not load.
Reviewed-by: Richard Henderson <r...@twiddle.net>
Thanks! I've applied this to my qemu-sparc with a minor spacing tweak.
ATB,
Mark.