You copied the Doc URL to your clipboard.
FCMGE (scalar, register)
Floating-point compare greater than or equal, setting destination vector element to all ones if the condition holds, else zero.
Syntax
FCMGE
V
d
, V
n
, V
m
Where:
V
-
Is a width specifier, and can be either
S
orD
. d
-
Is the number of the SIMD and FP destination register.
n
-
Is the number of the first SIMD and FP source register.
m
-
Is the number of the second SIMD and FP source register.