J¶
Assembly Syntax¶
j label
Encoding¶
Description¶
Unconditional PC-relative jump to a target label.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
j label |
32 | — |
← [Branch](../groups/branch.md) [Index](../index.md) [All instructions](index.md) →