Syntax : CPFSLT f
Description : If the contents of data memory location 'f' are less than the contents of W register, the next instruction is skipped. The subtraction is unsigned. If f<W the next instruction, already fetched, is discarded and a NOP is executed instead, making this a 2 cycles instruction.
0011 | 0000 | ffff | ffff |