qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] SPARC64: Implement sparcv9 ldfa/stfa instructions
@ 2011-07-13  3:30 Tsuneo Saito
  2011-07-13  3:30 ` [Qemu-devel] [PATCH 1/4] SPARC64: Implement ldfa/lddfa/ldqfa instructions properly Tsuneo Saito
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Tsuneo Saito @ 2011-07-13  3:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: Tsuneo Saito

Hi,

This patch series implements sparcv9 stfa/ldfa instructions with
non block-transfer ASIs that implementations seem to be left unfinished.
This patch also adds fp_disabled exception checks on stfa/ldfa
as they are FP instructions.

 target-sparc/op_helper.c |   31 ++++++++++++++++++++++---------
 target-sparc/translate.c |   14 ++++++++++++--
 2 files changed, 34 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2011-07-15  1:55 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13  3:30 [Qemu-devel] [PATCH 0/4] SPARC64: Implement sparcv9 ldfa/stfa instructions Tsuneo Saito
2011-07-13  3:30 ` [Qemu-devel] [PATCH 1/4] SPARC64: Implement ldfa/lddfa/ldqfa instructions properly Tsuneo Saito
2011-07-13 16:27   ` Blue Swirl
2011-07-13 18:02     ` Artyom Tarasenko
2011-07-13 18:19       ` Blue Swirl
2011-07-13 22:56         ` tsnsaito
2011-07-13  3:30 ` [Qemu-devel] [PATCH 2/4] SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa Tsuneo Saito
2011-07-13  3:30 ` [Qemu-devel] [PATCH 3/4] SPARC64: Implement stfa/stdfa/stqfa instrcutions properly Tsuneo Saito
2011-07-13  3:30 ` [Qemu-devel] [PATCH 4/4] SPARC64: fp_disabled checks on stfa/stdfa/stqfa Tsuneo Saito
2011-07-13  8:57 ` [Qemu-devel] [PATCH 0/4] SPARC64: Implement sparcv9 ldfa/stfa instructions Artyom Tarasenko
2011-07-13 11:06   ` tsnsaito
2011-07-13 12:09     ` Mark Cave-Ayland
2011-07-13 12:48       ` tsnsaito
2011-07-13 16:34         ` Blue Swirl
2011-07-14  3:13           ` tsnsaito
2011-07-14  7:38             ` Artyom Tarasenko
2011-07-14  9:13               ` tsnsaito
2011-07-14 15:31                 ` Blue Swirl
2011-07-15  1:55                   ` tsnsaito

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).