cjne instruction makes code example
Example: cjne instruction makes
The CJNE instruction compares the first two operands and branches to the specified destination if their values are not equal. If the values are the same, execution continues with the next instruction.