Handbook
Glossary
%horizontal-sub-vector ( dst src1 src2 rep -- )
Vocabulary
cpu
.
architecture
Inputs
dst
an
object
src1
an
object
src2
an
object
rep
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%horizontal-sub-vector
cpu
( dst src1 src2 rep -- )
Methods
USING:
cpu.architecture
kernel
system
;
M:
arm.64
%horizontal-sub-vector
4drop
;