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