Skip to content

B.Z

32-bit Base **Group:** Branch  |  Ch 16   BRU — Branch and Compare  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • b.z label

Encoding

B.Z encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

Conditional PC-relative branch.

Pseudocode (informative)

// Execute B.Z as defined by the Branch semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
b.z label 32
← [Branch](../groups/branch.md)    [Index](../index.md)    [All instructions](index.md) →