Constant JMPGT

Source
pub const JMPGT: OpCode = _; // 41u8
Expand description

JMPGT A B OFFSET - compare A and B and jump to IP + OFFSET if R(A) > R(B)