[EMAIL PROTECTED] wrote on 11/05/2007 15:26:16:

> Hello all,
>
> I am working on gcc v4.1.1 for a non-gcc target. I want to support
> 'MAC' instruction
> (mac OP1, OP2, OP3  =>  OP3 += OP1 * OP2).
>

http://gcc.gnu.org/ml/gcc/2007-05/msg00114.html seems relevant to your
problem.

Revital
>
>
> Regards,
> Rahul

Reply via email to