Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->JR

JR  cc,e  Jump to e relative if condition cc is true
JR  e     Jump to e relative always

Flags
    
SNot affected
ZNot affected
HNot affected
P/VNot affected
NNot affected
CNot affected
    
Assembler syntax:JR cc,<exprn.>
JR <exprn.>
where exprn. defines an address
    
No ofMTusec @
Bytescyclesstates2 MHz
    
cc true23126
cc false2273.5
no cc23126

cc may be one of NZ,Z,NC,C,PO,PE,P,M