Architecture

JR

Jump Register

JR

 

31

26 25

21 20

6 5

0

 

 

SPECIAL

 

 

rs

 

0

 

JR

 

 

 

 

 

 

 

 

 

 

 

000000

 

 

 

 

000 0000 0000 0000

 

001000

 

 

6

 

 

5

 

15

 

6

 

Format :

JR rs

Description :

Causes the program to jump unconditionally to the address in general register rs after a delay of one instruction cycle.

Since instructions must be aligned on a word boundary, the two low-order bits of target register rs must be 00. If not, an Address Error exception will be raised when the target instruction is fetched.

Operation :

T:temp GPR[rs]

T + 1: PC temp

Exceptions :

None

144

Page 155
Image 155
Toshiba TX39 user manual JR rs