This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Supposrt for stormy16 abi changes
- To: clm at redhat dot com
- Subject: Re: [patch] Supposrt for stormy16 abi changes
- From: Geoff Keating <geoffk at geoffk dot org>
- Date: Fri, 5 Oct 2001 13:22:55 -0700
- CC: clm at cygnus dot com, gcc-patches at gcc dot gnu dot org
- References: <200110051757.KAA29857@cygnus.com>
- Reply-to: Geoff Keating <geoffk at redhat dot com>
This is OK, except for:
Register Purpose
-------------------------------------------------------------------
! r2 through r7 Argument passing; call-clobbered.
! r8, r9 Call-volatile. May be changed during the execution
of a call instruction.
I think you've lost the description of r0/r1 as call-volatile...
--
- Geoffrey Keating <geoffk@geoffk.org>