Handbook
Glossary
%mul-wide-vector ( dst src1 src2 high? rep -- )
Vocabulary
cpu
.
architecture
Inputs
dst
an
object
src1
an
object
src2
an
object
high?
an
object
rep
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%mul-wide-vector
cpu
( dst src1 src2 high? rep -- )