Subject: Re: CVS commit: src/sys/arch
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Jason Thorpe <thorpej@shagadelic.org>
List: port-m68k
Date: 03/11/2007 09:45:06
On Mar 11, 2007, at 6:20 AM, Izumi Tsutsui wrote:

>
>>
>>>    movl    %sp@(8),%a0@
>
> Shouldn't this be "movl %sp@(12),%a0@" to store new value?

D'oh, you are absolutely right.

-- thorpej