Skip to content

BSTART.VSEQ

32-bit Base **Group:** Block Split  |  Ch 04   Block ISA — Block-structured Control Flow  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • BSTART.VSEQ <VS8, VS16>

Encoding

BSTART.VSEQ encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

Terminates the current block and begins the next.

Pseudocode (informative)

EndBlock(); BeginNextBlock(/* kind */);

Encoding Notes

  • TVEC-equivalent sequential SIMT header; requires B.TEXT body target in decoupled form.

Full Catalog Forms

Assembly Length Decode
BSTART.VSEQ <VS8, VS16> 32
← [Block Split](../groups/block_split.md)    [Index](../index.md)    [All instructions](index.md) →