DEFINE OSC 8
OSCCON=%01110000

or
DEFINE OSC 4
OSCCON=%01100000


OSCTUNE.6 = 1 'PLL 4x
does not do PLL. As far as I know PLL is not possible with the internal OSC.

The other OSCON bits leave at zero, they are for reading.