Re: [Qemu-devel] [PATCH v2 0/8] SPARC64: Implement sparcv9 ldfa/stfa instructions

2011-07-14 Thread Blue Swirl
Thanks, applied all. On Thu, Jul 14, 2011 at 12:41 PM, Tsuneo Saito wrote: > This patch series implements sparcv9 stfa/ldfa instructions that > implementations seem to be left unfinished. > This patch also adds fp_disabled exception checks on stfa/ldfa > as they are FP instructions. > > v2: >  *

[Qemu-devel] [PATCH v2 0/8] SPARC64: Implement sparcv9 ldfa/stfa instructions

2011-07-14 Thread Tsuneo Saito
This patch series implements sparcv9 stfa/ldfa instructions that implementations seem to be left unfinished. This patch also adds fp_disabled exception checks on stfa/ldfa as they are FP instructions. v2: * checked by checkpatch.pl. * added UA2007 block-transfer ASIs. * added JPS1 little-endian