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