B.DIM¶
Assembly Syntax¶
B.DIM RegSrc, uimm, ->LB1B.DIM RegSrc, uimm, ->LB0B.DIM RegSrc, uimm, ->LB2
Encoding¶
b_dim_32_570ae2178c51 — B.DIM RegSrc, uimm, ->LB1. MSB is on the left, LSB is on the right.b_dim_32_a097166c338b — B.DIM RegSrc, uimm, ->LB0. MSB is on the left, LSB is on the right.b_dim_32_f88715bdc6ea — B.DIM RegSrc, uimm, ->LB2. MSB is on the left, LSB is on the right.Description¶
Instruction from the Bundle Argument group.
Pseudocode (informative)¶
Encoding Notes¶
Writes one of the three bundle-local dimension registers.
Full Catalog Forms¶
| Form ID | Assembly | Length | Decode | Encoding |
|---|---|---|---|---|
b_dim_32_570ae2178c51 |
B.DIM RegSrc, uimm, ->LB1 |
32 | — | SVG |
b_dim_32_a097166c338b |
B.DIM RegSrc, uimm, ->LB0 |
32 | — | SVG |
b_dim_32_f88715bdc6ea |
B.DIM RegSrc, uimm, ->LB2 |
32 | — | SVG |
← [Bundle Argument](../groups/bundle_argument.md) [Index](../index.md) [All instructions](index.md) →