Handbook
Glossary
%unbox-long-long ( dst1 dst2 src func -- )
Vocabulary
cpu
.
architecture
Inputs
dst1
an
object
dst2
an
object
src
an
object
func
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%unbox-long-long
cpu
( dst1 dst2 src func -- )
Methods
USING:
cpu.architecture
kernel
system
;
M:
arm.64
%unbox-long-long
4drop
;