Handbook
Glossary
uint-4-with ( n -- v )
Vocabulary
math
.
vectors
.
simd
Inputs
n
an
object
Outputs
v
an
object
Definition
USING:
cpu.architecture
kernel
math
math.vectors.simd.intrinsics
;
IN:
math.vectors.simd
:
uint-4-with
( n -- v )
[
integer>fixnum-strict
]
call
\
uint-4-rep
(simd-with)
\
uint-4
boa
;
inline