SAM47 INSTRUCTION SET

KS57C2308/P2308/C2316/P2316

 

 

JP — Jump

JP Operation:

dst

Operand

Operation Summary

Bytes

Cycles

 

 

 

 

ADR14

Jump to direct address (14 bits)

3

3

 

 

 

 

Description: JP causes an unconditional branch to the indicated address by replacing the contents of the program counter with the address specified in the destination operand. The destination can be anywhere in the 16 K byte program memory address space.

Operand

 

 

 

Binary Code

 

 

 

Operation Notation

 

 

 

 

 

 

 

 

 

 

 

 

ADR14

1

1

0

 

1

1

 

0

1

1

PC13–0 ADR13–0

 

 

 

 

 

 

 

 

 

 

 

 

 

0

0

a13

 

a12

a11

 

a10

a9

a8

 

 

 

 

 

 

 

 

 

 

 

 

 

 

a7

a6

a5

 

a4

a3

 

a2

a1

a0

 

 

 

 

 

 

 

 

 

 

 

 

 

Example: The label “SYSCON” is assigned to the instruction at program location 07FFH. The instruction

JP SYSCON

at location 0123H will load the program counter with the value 07FFH.

5-56

Page 130
Image 130
Samsung KS57C2308 manual JP Jump, JP Operation, ADR14, Jump to direct address 14 bits, JP Syscon