This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [bfin] Fix argument order of __builtin_bfin_cmplx_mac and __builtin_bfin_cmplx_msu


Jie Zhang wrote:
The first argument of both __builtin_bfin_cmplx_mac and __builtin_bfin_cmplx_msu is sum. The second and the third are the two to be multiplied. But the current implementation of them treated the first and the second as the two to be multiplied, the third as the sum. This patch should fix it.

OK to commit?

Ok.



Bernd


--
This footer brought to you by insane German lawmakers.
Analog Devices GmbH      Wilhelm-Wagenfeld-Str. 6      80807 Muenchen
Sitz der Gesellschaft Muenchen, Registergericht Muenchen HRB 40368
Geschaeftsfuehrer Thomas Wessel, William A. Martin, Margaret Seif


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