fused multiply-add instructions

http://www.fftw.org/faq/section2.html#fma

看來只有 PowerPC、IA-64、PA-RISC 有 FMA 指令,所以寫程式的時候不用特別先乘再加。

Comments

Popular posts from this blog

在 en_US 的 locale 下使用輸入法

Xen: an open source virtual machine system

用 cygwin 的 rsync 遇到中文檔名時