[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[MiNT] Stack restore done by OS
To
: MiNT Mailing List <
mint@lists.fishpool.fi
>
Subject
: [MiNT] Stack restore done by OS
From
: Miro Kropacek <
miro.kropacek@gmail.com
>
Date
: Sun, 10 Oct 2010 11:40:33 +0200
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=cQjnmdSxDAXmdpexujAIKbzaLA0JSlB4M6NRD3/fvW8=; b=t+Dt/2l/XYsfKHDQzyuSCvzg5jPKe2HbmxoYkhGUYTSNj59KZgWDX+ZCOxP3wOslcv YAk/wypq6/THh4N0C+xSm+nmdNb27Az541k97vMTLYMgpkOLQ2yvH8EnZ42uGnert4Pw hJM5IowZXcD8fz8cvNRb8sF05tiOWQ6c3/KAc=
Domainkey-signature
: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IrC4onUn6AjWuFcQt58PsTwv2406CXmfpLU4O0Hnuglmlf7K+1CUl0wJUVfO6GqxFW s9NXi6bT36ToxYAJ0X0T0yN1KttIq1l6z2mfMK6WTIbhaBBRcwqbajj3wTRM+fszou/9 XvjWFtow/MMYzr++NHRcqUmyIdoG0LJ6NNedM=
List-help
: <
mailto:ecartis@lists.fishpool.fi?Subject=help
>
List-id
: <mint.lists.fishpool.fi>
List-owner
: <
mailto:tjhukkan@fishpool.fi
>
List-post
: <
mailto:mint@lists.fishpool.fi
>
List-subscribe
: <
mailto:mint-request@lists.fishpool.fi?Subject=subscribe
>
List-unsubscribe
: <
mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe
>
Sender
:
mint-bounce@lists.fishpool.fi
Hi,
just curious, to your knowledge, what is the reason behind forcing programmer to adjust stack manually after each OS call? I mean favorite:
move.w #param,-(sp)
trap #xy
addq.l #2,sp
why last line couldn't be done in OS?
--
MiKRO / Mystic Bytes
http://mikro.atari.org
Follow-Ups
:
Re: [MiNT] Stack restore done by OS
From:
"Helmut Karlowski" <helmut.karlowski@ish.de>
Re: [MiNT] Stack restore done by OS
From:
Vincent Rivière <vincent.riviere@freesbee.fr>
Prev by Date:
[MiNT] sysbind.h and mintbind.h
Next by Date:
Re: [MiNT] Stack restore done by OS
Previous by thread:
Re: [MiNT] sysbind.h and mintbind.h
Next by thread:
Re: [MiNT] Stack restore done by OS
Index(es):
Date
Thread