Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->JP
JP cc,nn Jump to nn if condition cc is true
JP nn Jump to nn always
Flags
| S | Not affected |
| Z | Not affected |
| H | Not affected |
| P/V | Not affected |
| N | Not affected |
| C | Not affected |
| Assembler syntax: | JP cc,<exprn.> |
| JP <exprn.> | where exprn. defines an address |
| No of | M | T | usec @ |
| Bytes | cycles | states | 2 MHz |
| 3 | 3 | 10 | 5 |