浮点运算器
外观
浮点运算器(floating point unit,縮寫FPU)是執行浮点运算的结构。一般是用电路来实现,应用在计算机芯片中。是整数运算器之后的一大发展,因为在浮点运算器发明之前,计算机中的浮点运算是都是用整数运算来模拟的,效率十分低下。
Integrated FPUs
In some current architectures, the FPU functionality is combined with units to perform SIMD computation; an example of this is the replacement of the x87 instructions set with SSE instruction set in the x86-64 architecture used in newer Intel and AMD processors.
Add-on FPUs
参见
| 这是一篇與计算机相關的小作品。您可以通过编辑或修订扩充其内容。 |