Toshiba TX39 user manual Architecture

Models: TX39

1 246
Download 246 pages 24.89 Kb
Page 43
Image 43

Architecture

(d) BEQL, BNEL, BLEZL, BGTZL, BLTZL, BGEZL, BLTZALL, BGEZALL (ISA Extended Set)

Instruction

Format and Description

 

 

 

 

 

 

op

rs

 

rt

offset

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Branch on

BEQL rs, rt, offset

 

 

 

 

 

 

Equal Likely

Branch to the target if the contents of registers rs and rt are equal.

Branch on Not

BNEL rs, rt, offset

 

 

 

 

 

 

Equal Likely

Branch to the target if the contents of registers rs and rt are not equal.

Branch on

BLEZL rs, offset

 

 

 

 

 

 

Less Than or

Branch to the target if register rs is 0 or less.

 

 

 

Equal Zero

 

 

 

 

 

 

 

Likely

 

 

 

 

 

 

 

Branch on

BGTZL rs, offset

 

 

 

 

 

 

Greater Than

Branch to the target if register rs is greater than 0.

 

 

Zero Likely

 

 

 

 

 

 

 

Instruction

Format and Description

 

 

 

 

 

 

op

rs

 

funct

offset

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Branch on

BLTZL rs, offset

 

 

 

 

 

 

Less Than

Branch to the target if register rs is less than zero

 

 

Zero Likely

 

 

 

 

 

 

 

Branch on

BGEZL rs, offset

 

 

 

 

 

 

Greater Than

Branch to the target if register rs is 0 or greater.

 

 

 

or Equal Zero

 

 

 

 

 

 

 

Likely

 

 

 

 

 

 

 

Branch on

BLTZALL rs, offset

 

 

 

 

 

 

Less Than

Store in r31 (link register) the address of the instruction following the instruction

Zero And Link

in the delay slot (the one to be executed during the branch). If register rs is less

Likely

than 0, branch to the target.

 

 

 

 

 

 

Branch on

BGEZALL rs, offset

 

 

 

 

 

 

Greater Than

Store in r31 (link register) the address of the instruction following the instruction

or Equal Zero

in the delay slot (the instruction in the delay slot is executed during the branch).

And Link

If register rs is 0 or greater, branch to the target.

 

 

 

Likely

 

 

 

 

 

 

 

34

Page 43
Image 43
Toshiba TX39 user manual Architecture