I searched all the .inc files in the microchip/MPASM suite directory for the string BAUDCON. I got many hits. None were from the PIC16F8xx set of microprocessors.
The hits mostly said "BAUDCON EQU h'019f'" in BANK 3.

There are no such entrees in the PIC16F8xx .inc files.

How do I find out what BAUDCON means in its context so that I can translate to my PICkit 2 context?