Jim Main wrote: > > > PIC16CXX SPECIAL INSTRUCTION MNEMONICS > > > > Name Mnemonic Equivalent Status > > Operation(s) > >Clear Carry CLRC BCF 3,0 - > > etc. ...... > > what I'd like to know - is why isn't any of this documented in the MPASM > documentation (all 90 odd pages of it!) > It's documented in MPLAB. Look under: Help | --> MPASM Help | --> PIC16CXX Instruction Set (or in which ever Instruction Set you're interested.) In addition to the "Standard Mnemonics", the "Special Mnemonics" are also documented. Scott