B.LTU¶
Assembly Syntax¶
b.ltu SrcL, SrcR, label
Encoding¶
Description¶
Conditional branch taken when SrcL is less than SrcR (unsigned).
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
b.ltu SrcL, SrcR, label |
32 | — |
← [Branch](../groups/branch.md) [Index](../index.md) [All instructions](index.md) →