qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/8] SPARC64: Implement sparcv9 ldfa/stfa instructions
@ 2011-07-14  9:41 Tsuneo Saito
  2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 1/8] SPARC64: Implement ldfa/lddfa/ldqfa instructions properly Tsuneo Saito
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Tsuneo Saito @ 2011-07-14  9:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: 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 block-transfer ASIs that seem forgotten.

 target-sparc/op_helper.c |   75 ++++++++++++++++++++++++++++++---------------
 target-sparc/translate.c |   20 +++++++++++-
 2 files changed, 68 insertions(+), 27 deletions(-)

-- 
1.7.5.4

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-07-14 23:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-14  9:41 [Qemu-devel] [PATCH v2 0/8] SPARC64: Implement sparcv9 ldfa/stfa instructions Tsuneo Saito
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 1/8] SPARC64: Implement ldfa/lddfa/ldqfa instructions properly Tsuneo Saito
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 2/8] SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa Tsuneo Saito
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 3/8] SPARC64: Implement stfa/stdfa/stqfa instrcutions properly Tsuneo Saito
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 4/8] SPARC64: fp_disabled checks on stfa/stdfa/stqfa Tsuneo Saito
2011-07-14 10:39   ` Peter Maydell
2011-07-14 15:33     ` Blue Swirl
2011-07-14 17:56     ` Blue Swirl
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 5/8] SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa Tsuneo Saito
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 6/8] SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa Tsuneo Saito
2011-07-14 20:46   ` Artyom Tarasenko
2011-07-14 23:21     ` tsnsaito
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 7/8] SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa Tsuneo Saito
2011-07-14  9:41 ` [Qemu-devel] [PATCH v2 8/8] SPARC64: C99 comment fix for block-transfer ASIs Tsuneo Saito
2011-07-14 15:47 ` [Qemu-devel] [PATCH v2 0/8] SPARC64: Implement sparcv9 ldfa/stfa instructions Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).