An Interrupt Handler is a subroutine which the CPU automatically runs when an interrupt occurs.
Return control back with RTI or RETI.