beautypg.com

Zilog Z8F0130 User Manual

Page 71

background image

eZ8

CPU Core

User Manual

UM012820-0810

eZ8

CPU Instruction Set Summary

56

LDEI

dst, src

Load External Data to/from
Data Memory and Auto-
Increment Addresses

LDWX

dst, src

Load Word using Extended
Addressing

LDX

dst, src

Load using Extended
Addressing

LEA

dst, X(src) Load Effective Address

POP

dst

Pop

POPX

dst

Pop using Extended
Addressing

PUSH

src

Push

PUSHX

src

Push using Extended
Addressing

Table 17. Logical Instructions

Mnemonic

Operands

Instruction

AND

dst, src

Logical AND

ANDX

dst, src

Logical AND using Extended Addressing

COM

dst

Complement

OR

dst, src

Logical OR

ORX

dst, src

Logical OR using Extended Addressing

Table 16. Load Instructions (Continued)

Mnemonic

Operands Instruction