Syntax : RETLW k
Description : Return from Subroutine. The W register is loaded with the eight bits literal 'k'. The program counter is loaded from the top of the stack with the return address. The PCLATH register remains unchanged.This is a two cycles instruction.
1011 | 0110 | kkkk | kkkk |