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