bvs

Assembly Syntax

bvs{,a} label

Condition

0111

Operation

Branch on Overflow Set; [PC] <- PC + 4 * sign_extended(disp22); If branch is taken, the execution resumes from where the new value of the PC points to.

Icc test

V

Comments

none

Example

bvs a_label

Instruction format

Home Page Index Page All Branch Instructions