qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] sparc32 "bneg,a" bug?
@ 2010-11-07 17:22 Artyom Tarasenko
  2010-11-07 20:32 ` [Qemu-devel] " Blue Swirl
  0 siblings, 1 reply; 3+ messages in thread
From: Artyom Tarasenko @ 2010-11-07 17:22 UTC (permalink / raw)
  To: qemu-devel, Blue Swirl

Can it be that bneg,a branches unconditionally, or annuls unconditionally?

   0xf0071520:  subcc  %g3, %g2, %g3
=> 0xf0071524:  bneg,a   0xf007152c
   0xf0071528:  clr  %g3
   0xf007152c:  st  %g3, [ %i0 + 0x58 ]
(gdb) info registers g3 psr
g3             0x18     24
psr            0x4000ae7        [ #0 #1 #2 ET PS S #9 #11 #26 ]
(gdb) nexti
0xf007152c in ?? ()

 0xf0071528 is supposed to be executed. Or it a gdb stub bug?

-- 
Regards,
Artyom Tarasenko

solaris/sparc under qemu blog: http://tyom.blogspot.com/

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

end of thread, other threads:[~2010-11-07 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-07 17:22 [Qemu-devel] sparc32 "bneg,a" bug? Artyom Tarasenko
2010-11-07 20:32 ` [Qemu-devel] " Blue Swirl
2010-11-07 21:20   ` Artyom Tarasenko

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