ON 20081122@7:41:32 PM at page:
http://www.piclist.com/microchip/math/div/div16or32by16to16.htm#39774.487337963
James Newton[JMN-EFP-786] Published and replied to post 39774.487337963 by bertond
|Insert 'skpc: "Skip the next instruction if the carry flag is set"
skpnc: "Skip the next instruction if the carry flag is NOT set"
Both of these are actually macros that are built in to MPLAB and defined as btfss 3,0 and btfsc 3,0 respectivly.
See http://www.piclist.com/techref/microchip/mpasmpseudo.htm.' at: '' bertond@wvi.com asks: " what is skpc and skpnc?????????" |Delete 'P-' before: '' but after: '