Syntax : RETFIE
Description : Return from Interrupt. Stack is popped and TOS is loaded in PC. Interrupts are enabled by setting the GIE bit. GIE is the global interrupt enable bit (INTCON<7>). This is a two cycles instruction.
00 | 0000 | 0000 | 1001 |