pub fn goto_if(cpu: &mut Cpu, scheme: InstructionScheme) -> OperationResult<()>
0x010A
CMP
direct
Jumps to a target address if the last comparison corresponds the selected operator.