[parisc-linux] glibc 2.3.1 - It's alive! - patches
   
    Jim Hull
     
    jim_hull@hp.com
       
    Tue, 12 Nov 2002 11:31:32 -0800
    
    
  
Dave:
> Another issue that was somewhat vague was whether the state could be
saved
> without triggering pending traps.  Page 10-13 discusses special
treatment
> of a double word store of register 0 and states that it cancels all
> pending traps.  On the otherhand, item 3 in the hit list and the
instruction
> description don't mention this treatment.
Yes, you can save state without "triggering pending traps", if what you
mean by "triggering" is that you end up at the assist exception trap
handler.
This is described in step 5 of the numbered list on p. 10-6, which
describes what happens when a delayed trap occurs.
 -- Jim