Handbook
Glossary
%binary-vector-function ( dst src1 src2 op rep -- )
Vocabulary
cpu
.
architecture
Inputs
dst
an
object
src1
an
object
src2
an
object
op
an
object
rep
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%binary-vector-function
cpu
( dst src1 src2 op rep -- )