FPU
美
英 
- 網絡浮點單元(Floating Point Unit);浮點運算單元;浮點處理單元
例句
This "wait" instruction forces the processor to synchronize with the state of the FPU and handle any pending exceptions.
該“等待”指令強迫處理器與FPU的狀態同步并處理任何掛起的異常。
If preemption happens here, then upon reschedule, the FPU state is completely different from what was there before preemption.
如果這時發生了搶占,由于重新調度,FPU狀態就會與搶占前完全不同。
FPU mode is another case where the state of the CPU should be protected from preemption.
FPU模式是另外一種CPU應該被保護起來不被搶占的情形。
Other programs may attempt to detect certain floating-point errors by checking the FPU's status word.
其他程序可能嘗試通過檢查FPU的狀態字來檢測某些浮點錯誤。
Floating-point exceptions are enabled by modifying the FPU control word with the _controlfp function.
通過用_controlfp函數修改FPU控制字,可以啟用浮點異常。
Each stream processor has a fully pipelined integer arithmetic logic unit (ALU) and floating point unit (FPU).
每一個流處理器有一個全面的流水線整數算術邏輯單元(ALU)和浮點單元(FPU)。
The numerical experiment results for FPU problems show that the method which based on iteration can give better numerical results.
對于基于迭代的數值解法,以FPU問題為例進行了數值實驗,實驗顯示,該方法可給出較好的數值結果。
When the kernel is executing floating point instructions, the FPU state is not saved.
當內核在執行浮點指令時,FPU狀態不被保存。
The type of CPU is detected along with any optional floating-point unit (FPU) and stored away for later use.
然后會為任何可選的浮點單元(FPU)檢測CPU的類型,并將其存儲起來供以后使用。
The default rounding mode of the FPU is "Round toward nearest. "
FPU的默認舍入模式為“舍入為最接近的整數”。
The SH7205 is a multi-core microcontroller incorporating two SH-2A FPU CPU cores for consumer and industrial applications.
SH7205是一個集成了兩個用于消費和工業應用的SH-2AFPUCPU內核的多內核微控制器。
So FPU code must always be locked against kernel preemption.
所以FPU代碼必須始終被鎖定,以防止內核搶占。
Therefore, it is necessary to design high performance FPU.
因此,高性能浮點微處理單元的設計是非常有必要。
Certain exceptional floating-point conditions, such as dividing by zero, can cause the FPU to signal a hardware exception.
某些異常的浮點狀況(如被零除)可導致FPU報告硬件異常。
How many bits long are the FPU data registers?
浮點運算單元數據寄存器的長多少比特?
A Design and Implement of a High-speed Multiplying Operational Circuit in FPU
FPU中一種高速乘法運算電路的設計與實現
Application of FPU on Data Acquisition Programming
FPU在匯編數據采集程序中的應用
To restore the FPU control word to the default mode,
要將FPU控制字還原到默認模式,請使用,