And I will add..
Do not use PM
@ DEVICE PIC16F88 __config _CONFIG1, _INTRC_IO

Move up to MPASM
@ __config _CONFIG1, _INTRC_IO

It will save you problems in the future.