math.vectors.simd.intrinsics.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
native/( x y -- x/y )


Ordinary words
WordStack effect
(vgetmask)( a rep -- b )
(vshuffle)( a elts rep -- c )
(vshuffle2)( a b elts rep -- c )
2byte>rep-array( a b rep -- a' b' )
<rep-array>( rep -- array )
>bitwise-vector-rep( rep -- rep' )
>float-vector-rep( rep -- rep' )
>int-vector-rep( rep -- rep' )
>rep-array( seq rep -- array )
>uint-vector-rep( rep -- rep' )
bitwise-components-2map( a b rep quot -- c )
bitwise-components-map( a rep quot -- c )
bitwise-components-reduce( a rep quot -- x )
bitwise-components-reduce*( a rep identity quot -- x )
byte>rep-array( byte-array rep -- array )
components-2map( a b rep quot -- c )
components-map( a rep quot -- c )
components-reduce( a rep quot -- x )
rep-tf-values( rep -- t f )


Files