beautypg.com

Table 12, Thro – Zilog Z8F0130 User Manual

Page 68

background image

eZ8

CPU Core

User Manual

UM012820-0810

eZ8

CPU Instruction Set Summary

53

Table 12. Arithmetic Instructions

Mnemonic

Operands

Instruction

ADC

dst, src

Add with Carry

ADCX

dst, src

Add with Carry using Extended Addressing

ADD

dst, src

Add

ADDX

dst, src

Add using Extended Addressing

CP

dst, src

Compare

CPC

dst, src

Compare with Carry

CPCX

dst, src

Compare with Carry using Extended Addressing

CPX

dst, src

Compare using Extended Addressing

DA

dst

Decimal Adjust

DEC

dst

Decrement

DECW

dst

Decrement Word

INC

dst

Increment

INCW

dst

Increment Word

MULT

dst

Multiply

SBC

dst, src

Subtract with Carry

SBCX

dst, src

Subtract with Carry using Extended Addressing

SUB

dst, src

Subtract

SUBX

dst, src

Subtract using Extended Addressing