public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Earnshaw <rearnsha@arm.com>
To: Nick Clifton <nickc@redhat.com>
Cc: Eric de Jong <eric2work@yahoo.com>,
	gcc@gnu.org, ericdejong@gmx.net, Richard.Earnshaw@arm.com
Subject: Re: ARM interrupts
Date: Thu, 23 Jan 2003 18:30:00 -0000	[thread overview]
Message-ID: <200301231218.h0NCIXs04000@pc960.cambridge.arm.com> (raw)
In-Reply-To: Your message of "Thu, 23 Jan 2003 11:11:04 GMT." <200301231111.h0NBB7h28534@pc960.cambridge.arm.com>


> #ifdef ATPCS_STACK_ALIGN
> 	bic	sp, sp, #7		/* If stack alignment required.  */
> #endif

Thinking about this some more, this isn't needed with the current level of 
IRQ support that we provide.  We don't allow nested interrupts (we don't 
preserve the SPSR), so we can assume that the appropriate interrupt stack 
is correctly aligned on entry.  At most we need to add a normal stack 
adjustment.

R.

  reply	other threads:[~2003-01-23 12:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-22 18:22 Eric de Jong
2003-01-22 18:46 ` Richard Earnshaw
2003-01-23 18:08 ` Nick Clifton
2003-01-23 18:25   ` Richard Earnshaw
2003-01-23 18:30     ` Richard Earnshaw [this message]
2003-01-26 20:28     ` Nick Clifton
2003-01-26 20:31     ` Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200301231218.h0NCIXs04000@pc960.cambridge.arm.com \
    --to=rearnsha@arm.com \
    --cc=Richard.Earnshaw@arm.com \
    --cc=eric2work@yahoo.com \
    --cc=ericdejong@gmx.net \
    --cc=gcc@gnu.org \
    --cc=nickc@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).