Epson S1C63000 Core Cpu Manual page 137

Seiko epson s1c63000 cmos 4-bit single chip microcomputer core cpu manual
Table of Contents

Advertisement

SET [addr6],imm2
Function: [addr6]
[addr6]
(addr6 = 0000H–003FH or FFC0H–FFFFH)
Sets the bit specified with the imm2 in the data memory specified with the addr6 to "1".
Code:
Mnemonic
SET [00addr6],imm2 1 0 1 1 0 i1 i0 a5 a4 a3 a2 a1 a0 1600H–16FFH
SET [FFaddr6],imm2 1 0 1 1 1 i1 i0 a5 a4 a3 a2 a1 a0 1700H–17FFH
Flags:
E
I
Src: Immediate data
Mode:
Dst: 6-bit absolute
Extended addressing: Invalid
SLL %r
Function:
C
3 2 1 0
Shifts the content of the r register (A or B) to the left for 1 bit. Bit 3 of the r register moves to the
C flag and bit 0 goes "0".
Code:
Mnemonic
SLL %A
SLL %B
E
I
Flags:
Register direct
Mode:
Extended addressing: Invalid
S1C63000 CORE CPU MANUAL
Set bit imm2 in location [addr6]
(2
imm2
)
MSB
C
Z
Shift left r reg. logical
0
r
MSB
1 0 0 0 0 1 1 1 1 0 0 0 0
1 0 0 0 0 1 1 1 1 0 1 0 0
C
Z
EPSON
CHAPTER 4: INSTRUCTION SET
LSB
LSB
10F0H
10F4H
2 cycles
1 cycle
131

Advertisement

Table of Contents
loading

Table of Contents