This is the mail archive of the gcc-help@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: Disabling FMA instructions on an Itanium II platform


On 3/3/2011 7:04 AM, Raghu Reddy wrote:

(p6) fma.s1 f9 = f10, f9, f10 (p6) fma.d.s0 f6 = f7, f9, f10 salk2%
"disable FMA" is done by using individual fma instructions separately for add and multiply, not by skipping the operations entirely.

--
Tim Prince


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