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