You copied the Doc URL to your clipboard.
FMINP (scalar)
Floating-point minimum of pair of elements.
Syntax
FMINP
V
d
, Vn
.T
Where:
V
-
Is the destination width specifier, and can be either
S
orD
. d
-
Is the number of the SIMD and FP destination register.
Vn
-
Is the name of the SIMD and FP source register.
T
-
Is the source arrangement specifier, and can be either
2S
or2D
.
Usage
The following table shows the valid specifier combinations:
Table 19-9 FMINP (Scalar) specifier combinations
V |
T |
---|---|
S | 2S |
D | 2D |