maxss
Maximum Scalar Single-Precision
MAXSS xmm1, xmm2/m32
Returns the maximum of two low single-precision values.
Details
The Maximum Scalar Single-Precision instruction returns the maximum of two low single-precision values.
Pseudocode Operation
// Returns the maximum of two low single-precision values
Example
MAXSS xmm1, xmm2/m32
Encoding
Binary Layout
F3
+0
0F
+1
5F
+2
Operands
-
dest
128-bit XMM SIMD register -
src
128-bit XMM SIMD register or Memory operand