Constant NUMGT

Source
pub const NUMGT: OpCode = _; // 65u8
Expand description

NUMGT A B C - compare (>) in register B (inclusive) to C (inclusive) and set R[A] to the result.