operator-bcst.md

May 10, 2025 ยท View on GitHub

Asmc Macro Assembler Reference

operator BCST

type BCST expression

AVX-512 option Embedded Broadcast. Same as [ type PTR expression{1toxx} ].

Embedded Broadcast allows a scalar value in memory to be applied to all elements of a vector. This option is enabled by adding the element size and the keyword BCST to the memory operand, which is similar to the use of PTR for normal memory references.

See Also

Type | Operators Reference