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.
-
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.