NEC PD75402A User Manual page 181

4-bit single-chip microcomputer
Table of Contents

Advertisement

SKF mem. bit
Function: Skit if (mem. bit) = 0; mem = D
If the bit specified by 2-bit immediate data bit of the address specified by 8-bit immediate data mem is 0,
skips the next instruction.
SKF fmem. bit
Function: Skip if (bit specified by operand) = 0
If the contents of the data memory bit specified by bit manipulation addressing (fmem. bit) is 0, skips the
next instruction.
SKTCLR fmem. bit
Function: Skip if (bit specified by operand) = 1 then clear
If the data memory bit specified by bit manipulation addressing (fmem. bit) is 1, skips the next instruction
and clears that bit to 0.
AND1 CY, fmem. bit
Function: CY
CY
(bit specified by operand)
ADDs the contents of the carry flag and the contents of the data memory bit specified by bit manipulation
addressing (fmem. bit) and sets the result into the carry flag.
OR1 CY, fmem. bit
Function: CY
CY
(bit specified by operand)
ORs the contents of the carry flag and the contents of the data memory bit specified by bit manipulation
addressing (fmem. bit) and sets the result into the carry flag.
XOR1 CY, fmem. bit
Function: CY
CY
(bit specified by operand)
Exclusive-ORs the contents of the carry flag and the contents of the data memory bit specified by bit
manipulation addressing (fmem. bit) and sets the result into the carry flag.
170
CHAPTER 9. INSTRUCTION SET
to D
: 00H to 3FH, bit = B
7
0
to B
: 0 to 3
1
0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pd75p402

Table of Contents