cvttss2sq
Convert with Truncation Scalar Single-Precision to Signed Quadword Integer
CVTTSS2SQ r64, xmm/m32
Converts float to 64-bit integer (Truncated).
Details
The Convert with Truncation Scalar Single-Precision to Signed Quadword Integer instruction converts float to 64-bit integer (Truncated).
Pseudocode Operation
// Converts float to 64-bit integer (Truncated)
Example
CVTTSS2SQ rax, xmm1
Encoding
Binary Layout
F3
+0
0F
+1
2C
+2
Operands
-
dest
64-bit general-purpose register (e.g. RAX) -
src
128-bit XMM register or 32-bit memory