pub const APND: OpCode = _; // 74u8
APND A B C - R(A) = append lists R(B)..R(C) (R(B) and R(C) are inclusive)