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.
-
GE_SCALAR
Defines
Argument is a scalar passed from the CPU, requires nd == 0.
Array is read from in the expression.
Array is written to in the expression.