bvc

Assembly Syntax

bvc{,a} label

Condition

1111

Operation

Branch on Overflow Clear; [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

not V

Comments

none

Example

bvc a_label

Instruction format

Home Page Index Page All Branch Instructions