45205 Parallax Inc, 45205 Datasheet - Page 133

SX TECH BOARD

45205

Manufacturer Part Number
45205
Description
SX TECH BOARD
Manufacturer
Parallax Inc
Type
MCUr
Datasheet

Specifications of 45205

Contents
Board
For Use With/related Products
SX MCUs
For Use With
28825 - MINI SOUND PLAYER SOUNDPAL130-28029 - KIT PARTS SMART SENSORS
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
JNB
Operation: If src_bit is not set, a jump to addr9 is executed.
JNC
Operation: If the carry flag is not set, a jump to addr9 is executed.
JNZ
Operation: If the zero flag is not set, a jump to addr9 is executed.
JZ
Operation: If the zero flag is set, a jump to addr9 is executed.
1) JNB
1) JNC
1) JNZ
1) JZ
Command
Command
Command
Command
src_bit, addr9
op.bit, addr9
addr9
addr9
addr9
addr9
addr9
addr9
Words
Words
Words
Words
2
2
2
2
2 or 4 (jump)
2 or 4 (jump)
2 or 4 (jump)
2 or 4 (jump)
(8 or 12)
(8 or 12)
(8 or 12)
(8 or 12)
Cycles
Cycles
Cycles
Cycles
13 Appendix C: SX Instruction Set
SX-Key/Blitz Development System Manual 2.0 Parallax, Inc. Page 133
Affects
Affects
Affects
Affects
PC
PC
PC
PC
0111 bbbf ffff SB op.bit
101k kkkk kkkk JMP addr9
0111 0000 0011 SC
101k kkkk kkkk JMP addr9
0111 0100 0011 SZ
101k kkkk kkkk JMP addr9
0110 0100 0011 SNZ
101k kkkk kkkk JMP addr9
Jump if src_bit is not set
Jump if carry is not set
Jump if zero in not set
Jump if zero is set
Coding
Coding
Coding
Coding

Related parts for 45205