Zilog Z8F0130 User Manual

Page 302

Advertising
background image

eZ8

CPU Core

User Manual

UM012820-0810

Assembly and Object Code Example

287

001205

C0 20

RRC

%20

001207

C1 46

RRC

@%46

001209

32 57

SBC

r5,

r7

00120b

33 68

SBC

r6,

@r8

00120D

34 55 34

SBC

%34,

%55

001210

35 AA 35

SBC

%35,

@%AA

001213

36 36 31

SBC

%36,

#%31

001216

37 37 32

SBC

@%37,

#%32

001219

38 45 63 51 SBCX

%351,

%456

00121D

39 35 03 64 SBCX

%364,

#%35

001221

DF

SCF

001222

D0 43

SRA

%43

001224

D1 67

SRA

@%67

001226

1F C0 41

SRL

%41

001229

1F C1 67

SRL

@%67

00122C

01 35

SRP

#%35

00122E

6F

STOP

00122F

22 57

SUB

r5,

r7

001231

23 68

SUB

r6,

@r8

001233

24 55 34

SUB

%34,

%55

001236

25 AA 35

SUB

%35,

@%AA

Table 27. Assembly and Object Code Example (Continued)

Program
Counter

(Hex)

Object
Code

(Hex)

Instruction

Operand 1

Operand 2 Operand 3 Operand 4

Advertising