Group eflagsΒΆ
-
group
eflags Defines
-
GE_SCALAR Argument is a scalar passed from the CPU, requires nd == 0.
-
GE_READ Array is read from in the expression.
-
GE_WRITE Array is written to in the expression.
-
eflagsDefines
GE_SCALARArgument is a scalar passed from the CPU, requires nd == 0.
GE_READArray is read from in the expression.
GE_WRITEArray is written to in the expression.