Constant VEC

Source
pub const VEC: OpCode = _; // 80u8
Expand description

VEC A B C - R(A) = vec(elements R(B)..R(C)) (R(B) inclusive, R(C) exclusive)