BSTART.FP¶
Assembly Syntax¶
BSTART.FP FALL<, fixup_label>BSTART.FP ICALLBSTART.FP RETBSTART.FP DIRECT, <label>BSTART.FP INDBSTART.FP CALL, <label>BSTART.FP COND, <label>
Encoding¶
bstart_fp_32_494fe06e4fb2 — BSTART.FP FALL<, fixup_label>. MSB is on the left, LSB is on the right.bstart_fp_32_69538a87dfb1 — BSTART.FP ICALL. MSB is on the left, LSB is on the right.bstart_fp_32_82106bc72d98 — BSTART.FP RET. MSB is on the left, LSB is on the right.bstart_fp_32_c6cf502b7ebd — BSTART.FP DIRECT, . MSB is on the left, LSB is on the right.bstart_fp_32_dea7bdf4c480 — BSTART.FP IND. MSB is on the left, LSB is on the right.bstart_fp_32_eb33ff25b92a — BSTART.FP CALL, . MSB is on the left, LSB is on the right.bstart_fp_32_ed54a0ac3b7a — BSTART.FP COND, . MSB is on the left, LSB is on the right.Description¶
Terminates the current block and begins the next.
Pseudocode (informative)¶
Encoding Notes¶
Closes the current bundle, initializes the next bundle descriptor, and selects its transfer and execution kind.
Full Catalog Forms¶
| Form ID | Assembly | Length | Decode | Encoding |
|---|---|---|---|---|
bstart_fp_32_494fe06e4fb2 |
BSTART.FP FALL<, fixup_label> |
32 | — | SVG |
bstart_fp_32_69538a87dfb1 |
BSTART.FP ICALL |
32 | — | SVG |
bstart_fp_32_82106bc72d98 |
BSTART.FP RET |
32 | — | SVG |
bstart_fp_32_c6cf502b7ebd |
BSTART.FP DIRECT, <label> |
32 | — | SVG |
bstart_fp_32_dea7bdf4c480 |
BSTART.FP IND |
32 | — | SVG |
bstart_fp_32_eb33ff25b92a |
BSTART.FP CALL, <label> |
32 | — | SVG |
bstart_fp_32_ed54a0ac3b7a |
BSTART.FP COND, <label> |
32 | — | SVG |
← [Bundle Split](../groups/bundle_split.md) [Index](../index.md) [All instructions](index.md) →