_mm256_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two 256-bit vectors
a and b to packed BF16 (16-bit) floating-point elements, and store the results in a
256-bit wide vector.
Intel's documentation
_mm256_cvtneps_pbhConvert packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst.
Intel's documentation
_mm256_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to packed single-precision (32-bit)
floating-point elements, and store the results in dst.
_mm256_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst.
Intel's documentation
_mm256_mask_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two vectors a and b
to packed BF16 (16-bit) floating-point elements and store the results in single vector
dst using writemask k (elements are copied from src when the corresponding mask bit is not set).
Intel's documentation
_mm256_mask_cvtneps_pbhConvert packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst using writemask k
(elements are copied from src when the corresponding mask bit is not set).
Intel's documentation
_mm256_mask_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to packed single-precision (32-bit)
floating-point elements, and store the results in dst using writemask k (elements are copied
from src when the corresponding mask bit is not set).
_mm256_mask_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst using writemask k
(elements are copied from src when the corresponding mask bit is not set).
Intel's documentation
_mm256_maskz_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two vectors a and b
to packed BF16 (16-bit) floating-point elements, and store the results in single vector
dst using zeromask k (elements are zeroed out when the corresponding mask bit is not set).
Intel's documentation
_mm256_maskz_cvtneps_pbhConvert packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst using zeromask k
(elements are zeroed out when the corresponding mask bit is not set).
Intel's documentation
_mm256_maskz_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to packed single-precision (32-bit)
floating-point elements, and store the results in dst using zeromask k (elements are zeroed out
when the corresponding mask bit is not set).
_mm256_maskz_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst using zeromask k
(elements are zeroed out when the corresponding mask bit is not set).
Intel's documentation
_mm512_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two 512-bit vectors
a and b to packed BF16 (16-bit) floating-point elements, and store the results in a
512-bit wide vector.
Intel's documentation
_mm512_cvtneps_pbhConvert packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst.
Intel's documentation
_mm512_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to packed single-precision (32-bit)
floating-point elements, and store the results in dst.
_mm512_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst.Compute dot-product of BF16 (16-bit)
floating-point pairs in a and b, accumulating the intermediate single-precision (32-bit)
floating-point elements with elements in src, and store the results in dst.
Intel's documentation
_mm512_mask_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two vectors
a and b to packed BF16 (16-bit) floating-point elements, and store the results
in single vector dst using writemask k (elements are copied from src when the
corresponding mask bit is not set).
Intel's documentation
_mm512_mask_cvtneps_pbhConvert packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst using writemask k
(elements are copied from src when the corresponding mask bit is not set).
Intel's documentation
_mm512_mask_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to packed single-precision (32-bit)
floating-point elements, and store the results in dst using writemask k (elements are copied
from src when the corresponding mask bit is not set).
_mm512_mask_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst using writemask k
(elements are copied from src when the corresponding mask bit is not set).
Intel's documentation
_mm512_maskz_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two vectors
a and b to packed BF16 (16-bit) floating-point elements, and store the results
in single vector dst using zeromask k (elements are zeroed out when the corresponding
mask bit is not set).
Intel's documentation
_mm512_maskz_cvtneps_pbhConvert packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst using zeromask k
(elements are zeroed out when the corresponding mask bit is not set).
Intel's documentation
_mm512_maskz_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to packed single-precision (32-bit)
floating-point elements, and store the results in dst using zeromask k (elements are zeroed out
when the corresponding mask bit is not set).
_mm512_maskz_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst using zeromask k
(elements are zeroed out when the corresponding mask bit is not set).
Intel's documentation
_mm_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two 128-bit vectors
a and b to packed BF16 (16-bit) floating-point elements, and store the results in a
128-bit wide vector.
Intel's documentation
_mm_cvtneps_pbhConverts packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst.
_mm_cvtness_sbhConverts a single-precision (32-bit) floating-point element in a to a BF16 (16-bit) floating-point
element, and store the result in dst.
_mm_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to single-precision (32-bit) floating-point
elements, and store the results in dst.
_mm_cvtsbh_ssConverts a single BF16 (16-bit) floating-point element in a to a single-precision (32-bit) floating-point
element, and store the result in dst.
_mm_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst.
Intel's documentation
_mm_mask_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two vectors
a and b to packed BF16 (16-bit) floating-point elements, and store the results
in single vector dst using writemask k (elements are copied from src when the
corresponding mask bit is not set).
Intel's documentation
_mm_mask_cvtneps_pbhConverts packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst using writemask k (elements are copied
from src when the corresponding mask bit is not set).
_mm_mask_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to single-precision (32-bit) floating-point
elements, and store the results in dst using writemask k (elements are copied from src when the corresponding
mask bit is not set).
_mm_mask_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst using writemask k
(elements are copied from src when the corresponding mask bit is not set).
Intel's documentation
_mm_maskz_cvtne2ps_pbhConvert packed single-precision (32-bit) floating-point elements in two vectors
a and b to packed BF16 (16-bit) floating-point elements, and store the results
in single vector dst using zeromask k (elements are zeroed out when the corresponding
mask bit is not set).
Intel's documentation
_mm_maskz_cvtneps_pbhConverts packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit)
floating-point elements, and store the results in dst using zeromask k (elements are zeroed out
when the corresponding mask bit is not set).
_mm_maskz_cvtpbh_psConverts packed BF16 (16-bit) floating-point elements in a to single-precision (32-bit) floating-point
elements, and store the results in dst using zeromask k (elements are zeroed out when the corresponding
mask bit is not set).
_mm_maskz_dpbf16_psCompute dot-product of BF16 (16-bit) floating-point pairs in a and b,
accumulating the intermediate single-precision (32-bit) floating-point elements
with elements in src, and store the results in dst using zeromask k
(elements are zeroed out when the corresponding mask bit is not set).
Intel's documentation