Conditional call instruction
Mark Mitchell
mark@codesourcery.com
Wed Feb 13 13:58:00 GMT 2002
--On Wednesday, February 13, 2002 12:36:12 PM -0800 Jim Wilson
<wilson@redhat.com> wrote:
> Mark Mitchell <mark@codesourcery.com> writes:
>
>> Do any of GCC's currently supported targets have a predicated call
>> instruction that GCC will use when appropriate?
>
> IA-64.
>
> On a stage3 cc1,
> objdump -d cc1 | grep br.call | grep '(p' | wc
> I see 887 predicated call instructions.
Thanks; I'll look at how that works.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list