bn

Assembly Syntax

bn{,a} label

Condition

0000

Operation

In branch never control transfer does not take place.

Comments

If the annul bit is 0, nb acts like a nop, if the annul bit is 1, the following (delayed) instruction is annuled(not executed).

Example

bn somewhere_under_the_rainbow

Instruction format

Home Page Index Page All Branch Instructions