This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] : For SH target, generate warning if Destination register is same for parallel insns


Hi Arati,

> The SH assembler currently does not generate a warning if the same 
> destination register is used in parallel instructions. As this can
> lead to unexpected results, the user needs to be warned as is done
> in other commercial assemblers.
> 
> For example,
> 	PADD X0,Y0,A0 PMULS A1,X0,A0 
> 
> The following patch generates the warning. I have also verified that
> it does not cause any side effect on other DSP instructions.

Thank you for submitting this patch.  Unfortunately since this is a
non-trivial change we cannot consider accepting it without a copyright
assignment on file with the FSF.  Please could you fill out the form
below and send it off, so that this process can be started.

Cheers
        Nick

---------------------------------------------------------------------------

request-assign.future:

Please email the following information to fsf-records@gnu.org, and we
will send you the assignment form for your past and future changes.
Please use your full name as the subject line of the message.


[What is the name of the program or package you're contributing to?]


[Did you copy any files or text written by someone else in these changes?
Even if that material is free software, we need to know about it.]


[Do you have an employer who might have a basis to claim to own
your changes?  Do you attend a school which might make such a claim?]


[For the copyright registration, what country are you a citizen of?]


[What year were you born?]


[Please write your email address here.]


[Please write your snail address here.]





[Which files have you changed so far, and which new files have you written
so far?]





---------------------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]