NEC PD75P402 User Manual Page 181

  • Download
  • Add to my manuals
  • Print
  • Page
    / 195
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 180
170
CHAPTER 9. INSTRUCTION SET
SKF mem. bit
Function: Skit if (mem. bit) = 0; mem = D7 to D0 : 00H to 3FH, bit = B1 to B0 : 0 to 3
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.
Page view 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 194 195

Comments to this Manuals

No comments