Constant NUMLT

Source
pub const NUMLT: OpCode = _; // 64u8
Expand description

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