pub const NUMEQ: OpCode = _; // 63u8
NUMEQ A B C - compare (=) in register B (inclusive) to C (inclusive) and set R[A] to the result.