45111 Parallax Inc, 45111 Datasheet - Page 133

MANUAL FOR SX-KEY/BLITZ VER. 2.0

45111

Manufacturer Part Number
45111
Description
MANUAL FOR SX-KEY/BLITZ VER. 2.0
Manufacturer
Parallax Inc
Datasheet

Specifications of 45111

Accessory Type
Manual
Product
Microcontroller Accessories
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With/related Products
Parallax microcontroller
For Use With
70002PAR - GUIDE PROG THE SX MICRO -DAUBACH
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Contains lead / RoHS non-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 45111