Conditional call instruction

Paul Koning pkoning@equallogic.com
Wed Feb 13 12:11:00 GMT 2002


>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:

 Mark> Do any of GCC's currently supported targets have a predicated
 Mark> call instruction that GCC will use when appropriate?  Roughly
 Mark> speaking, this is an instruction that calls only if some
 Mark> condition is true, and otherwise falls through.

ARM has already been mentioned; MIPS is another.

    paul



More information about the Gcc mailing list