4.10.12 Convert IEEE Floating to Integer
Format:
CVTTQ | Fb.rx,Fc.wq |
Operation:
Fc ← {conversion of Fbv}
Exceptions:
Invalid Operation
Inexact Result
Integer Overflow
Instruction mnemonics:
CVTTQConvert T_floating to Quadword
Qualifiers:
Rounding: | Dynamic (/D) |
| Minus infinity (/M) |
| Chopped (/C) |
Trapping: | Exception Completion (/S) |
| Integer Overflow Enable (/V) |
| Inexact Enable (/I) |
Description:
The floating operand in register Fb is converted to a
See Section 4.7.7 for details of the stored result on integer overflow and inexact result.
Instruction Descriptions