S3F84B8_UM_REV 1.00 6 INSTRUCTION SET6-2Table 6-1 Instruction Group SummaryMnemonic Operands InstructionLoad InstructionsCLR dst ClearLD dst,src LoadLDB dst,src Load bitLDE dst,src Load external data memoryLDC dst,src Load program memoryLDED dst,src Load external data memory and decrementLDCD dst,src Load program memory and decrementLDEI dst,src Load external data memory and incrementLDCI dst,src Load program memory and incrementLDEPD dst,src Load external data memory with pre-decrementLDCPD dst,src Load program memory with pre-decrementLDEPI dst,src Load external data memory with pre-incrementLDCPI dst,src Load program memory with pre-incrementLDW dst,src Load wordPOP dst Pop from stackPOPUD dst,src Pop user stack (decrementing)POPUI dst,src Pop user stack (incrementing)PUSH src Push to stackPUSHUD dst,src Push user stack (decrementing)PUSHUI dst,src Push user stack (incrementing)Arithmetic InstructionsADC dst,src Add with carryADD dst,src AddCP dst,src CompareDA dst Decimal adjustDEC dst DecrementDECW dst Decrement wordDIV dst,src DivideINC dst IncrementINCW dst Increment wordMULT dst,src MultiplySBC dst,src Subtract with carrySUB dst,src SubtractLogic InstructionsAND dst,src Logical AND