Constant APND

Source
pub const APND: OpCode = _; // 74u8
Expand description

APND A B C - R(A) = append lists R(B)..R(C) (R(B) and R(C) are inclusive)