linux-gcc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* x86 D flag: what's its status thru the program?
@ 2004-07-04 15:37 Denis Zaitsev
  2004-07-05 13:23 ` Lukasz Michal Rak
  0 siblings, 1 reply; 7+ messages in thread
From: Denis Zaitsev @ 2004-07-04 15:37 UTC (permalink / raw)
  To: gcc; +Cc: linux-gcc

Is this Direction flag (for the movs instructions) has some assumed
value (say, as after cld)?  I ask because the many program sources
show interesting behaviour: from one side, this flag is always set
before the string insns (cld or std), but from the other side, if the
programs does std then it always does cld after.  So, nobody leaves it
set, but nevertheless, everybody set it clear.  Why?

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

end of thread, other threads:[~2004-07-07  0:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-04 15:37 x86 D flag: what's its status thru the program? Denis Zaitsev
2004-07-05 13:23 ` Lukasz Michal Rak
2004-07-05 16:26   ` Denis Zaitsev
2004-07-05 17:19     ` Lukasz Michal Rak
2004-07-05 19:04       ` Denis Zaitsev
2004-07-06 14:05         ` Lukasz Michal Rak
2004-07-07  0:32         ` Jim Wilson

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