Handbook
Glossary
%not-vector ( dst src rep -- )
Vocabulary
cpu
.
architecture
Inputs
dst
an
object
src
an
object
rep
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%not-vector
cpu
( dst src rep -- )
Methods
USING:
cpu.architecture
kernel
system
;
M:
arm.64
%not-vector
3drop
;