Handbook
Glossary
count-instructions ( quot -- n )
Vocabulary
cpu
.
x86
.
features
Inputs
quot
an
object
Outputs
n
an
object
Definition
USING:
kernel
math
;
IN:
cpu.x86.features
:
count-instructions
( quot -- n )
instruction-count
[
call
instruction-count
]
dip
-
;
inline