qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] SPARC64: implement %fprs register dirty bits
@ 2011-07-23  2:20 Tsuneo Saito
  2011-07-23  2:20 ` [Qemu-devel] [PATCH 1/2] SPARC64: fix fnor* and fnand* Tsuneo Saito
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tsuneo Saito @ 2011-07-23  2:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: Tsuneo Saito

Implement %fprs.DU/DL bits.
The FPU sets %fprs.DL and %fprs.DU when values are assigned to %f0-31
and %f32-63 respectively.
The first patch fixes problems that are found when adding the lines
for fprs and would be better to be fixed before adding the fprs thing.

Tsuneo Saito (2):
  SPARC64: fix fnor* and fnand*
  SPARC64: implement %fprs dirty bits

 target-sparc/translate.c |  130 +++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 124 insertions(+), 6 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-07-30  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23  2:20 [Qemu-devel] [PATCH 0/2] SPARC64: implement %fprs register dirty bits Tsuneo Saito
2011-07-23  2:20 ` [Qemu-devel] [PATCH 1/2] SPARC64: fix fnor* and fnand* Tsuneo Saito
2011-07-23  2:20 ` [Qemu-devel] [PATCH 2/2] SPARC64: implement %fprs dirty bits Tsuneo Saito
2011-07-30  8:44 ` [Qemu-devel] [PATCH 0/2] SPARC64: implement %fprs register " 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).