JMP
Description:
JMP jumps unconditionally to the address represented by the sum of the value of DPTR and the value of the Accumulator.
| Operation: | JMP |
| Function: | Jump to Data Pointer + Accumulator |
| Syntax: | JMP @A+DPTR |
| Instructions | OpCode | Bytes | Cycles | Flags |
| JMP @A+DPTR | 0x73 | 1 | 2 | None |
User Comments
No Posts found !Login to Post a Comment.