math.vectors.simd.extensions vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Parents:math.vectors.simd


Words

Generic words
WordStack effect
(vbdot2+)( a b accumulator -- result )
(vbmatmul2x4+)( a b accumulator -- result )
(vdot4+)( a b accumulator -- result )
(vmatmul2x8+)( a b accumulator -- result )
half-binary( a b op -- result )
half-fma( a b accumulator -- result )
half-sqrt( a -- result )
pack-bfloat( lo hi -- result )
pack-half( lo hi -- result )


Ordinary words
WordStack effect
v>bfloat( lo hi -- result )
v>half( lo hi -- result )


Files


Children from resource:basis
VocabularySummary
math.vectors.simd.extensions.arm