Handbook
Glossary
(vgetmask) ( a rep -- b )
Vocabulary
math
.
vectors
.
simd
.
intrinsics
.
private
Inputs
a
an
object
rep
an
object
Outputs
b
an
object
Definition
USING:
kernel
math
;
IN:
math.vectors.simd.intrinsics.private
:
(vgetmask)
( a rep -- b )
0
[
[
1
shift
]
[
zero?
0 1
?
]
bi*
bitor
]
bitwise-components-reduce*
;
inline