[PATCH] ppc32: Fix alignment exception checking on load/store	multiple instructions
    Dan Malek 
    dan at embeddededge.com
       
    Wed Apr 13 01:31:12 EST 2005
    
    
  
On Apr 12, 2005, at 11:06 AM, Kumar Gala wrote:
> When you say "fix up" I assume you mean lwarx should return 0.  It 
> appears that stwcx. is already doing that.  Can't think of any other 
> cases that need fixing.
Yes, it should return an error.  From a quick look at the slicing of the
bits in the code, it appears lawrx is decoded the same as lw.
Thanks.
	-- Dan
    
    
More information about the Linuxppc-dev
mailing list