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. This is a two cycles instruction.
1000 | kkkk | kkkk |