public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* flushrs and the backing store
@ 2004-05-10 17:59 umut aymakoglu
  2004-05-10 18:22 ` David Mosberger
  0 siblings, 1 reply; 2+ messages in thread
From: umut aymakoglu @ 2004-05-10 17:59 UTC (permalink / raw)
  To: linux-ia64

Hi -
Is there some kind of documentation that talks about
what registers are saved in the backing store up to
the current procedure after flushrs instruction and
their layout/structure?

thanks,
Umut 


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

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

* Re: flushrs and the backing store
  2004-05-10 17:59 flushrs and the backing store umut aymakoglu
@ 2004-05-10 18:22 ` David Mosberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Mosberger @ 2004-05-10 18:22 UTC (permalink / raw)
  To: linux-ia64

>>>>> On Mon, 10 May 2004 10:59:34 -0700 (PDT), umut aymakoglu <umutaymak@yahoo.com> said:

  Umut> Hi - Is there some kind of documentation that talks about what
  Umut> registers are saved in the backing store up to the current
  Umut> procedure after flushrs instruction and their
  Umut> layout/structure?

Sure, the ASDM [1] does.  As does my book (with better figures,
IMHO... ;-) But really, it's quite simple: flushrs writes back all
stacked registers in the dirty partition.  The backing store format
consists of naturally-aligned 64-word blocks (512 bytes), with the
first 63 words use to store register values and the 64-th word use to
store the NaT bits of the first 63 words.

	--david

[1] http://www.intel.com/design/itanium/manuals/iiasdmanual.htm

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

end of thread, other threads:[~2004-05-10 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-10 17:59 flushrs and the backing store umut aymakoglu
2004-05-10 18:22 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox