From mint-bounce@lists.fishpool.fi  Thu Aug 11 13:06:47 2005
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Date: Thu, 11 Aug 2005 13:03:54 +0200
From: mikro <mikro@hysteria.sk>
To: Andreas Schwab <schwab@suse.de>
Cc: Mint list <mint@fishpool.com>
Subject: Re: [MiNT] what's wrong with this code?
Message-ID: <20050811110354.GA8923@hysteria.sk>
References: <20050810084953.GA29857@hysteria.sk> <42F9C8C7.6040602@klockars.net> <20050810100104.GB29857@hysteria.sk> <jepssm2e2l.fsf@sykes.suse.de> <20050811064139.GA16995@hysteria.sk> <je3bpgzqmy.fsf@sykes.suse.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <je3bpgzqmy.fsf@sykes.suse.de>
User-Agent: Mutt/1.4.2.1i
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: mikro@hysteria.sk
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=AWL,
 BAYES_00
X-Spam-Level: 


> That looks to me like you are accidentally clobbering the interrupt stack
> pointer.
>
but how? It can't be my bug, I don't use a7 (sp) in that loop - it's used
just as another data register. Of course I don't use bsr/jsr, just normal
clearing loop movem.l d0-d6/a1-a7,-(a0) ... And when I'm in user mode I can
modify stack as I want, exceptions use another (MSP/ISP) stack, right?
 
-- 

---------------------------------------------------------------------------
MiKRO         Atari XE/XL/Mega STE/Falcon060         http://mikro.atari.org
---------------------------------------------------------------------------


