JR¶
Assembly Syntax¶
jr SrcL, label
Encoding¶
Description¶
Jump register: PC-relative or register-based jump to the address in a register.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
jr SrcL, label |
32 | — |
← [Branch](../groups/branch.md) [Index](../index.md) [All instructions](index.md) →