pub type CROSS_RESULT_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CROSS_RESULT writer - If 1, feed the opposite lane’s result into this lane’s accumulator on POP.

Aliased Type§

struct CROSS_RESULT_W<'a, REG> { /* private fields */ }