This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Changing IFCVT_MODIFY_* macros
- To: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Subject: Re: Changing IFCVT_MODIFY_* macros
- From: Richard Henderson <rth at cygnus dot com>
- Date: Thu, 31 Aug 2000 14:34:50 -0700
- Cc: Michael Meissner <meissner at redhat dot com>, rearnsha at arm dot com, rth at redhat dot com, gcc at gcc dot gnu dot org
- References: <200008310331.XAA02066@tiktok.cygnus.com> <200008311949.UAA29526@phal.cygnus.co.uk>
On Thu, Aug 31, 2000 at 08:49:57PM +0100, Joern Rennecke wrote:
> On the Calmrisc16, there are conditional jump indirect and return insn
> (where the latter is really a special case of the former at the hardware
> and assembler level).
Michael already explained conditional returns. We won't use a
conditional indirect jump.
r~