Keil Logo

Ax51 Introduction JMP

Jump indirect

Description  

The JMP instruction transfers execution to the address generated by adding the 8-bit value in the accumulator to the 16-bit value in the DPTR register. Neither the accumulator nor the DPTR register are altered. No flags are affected by this instruction.

See Also   AJMP, LJMP
JMP @A, DPTR
C AC F0 RS1 RS0 OV P
Bytes   1
Cycles   2
Encoding   01110011
Operation  
JMP
PC = PC + DPTR
Example  
JMP @A+DPTR
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.