Handbook
Glossary
detected-arm64-features ( -- features )
Vocabulary
cpu
.
arm
.
64
.
features
Inputs
None
Outputs
features
an
object
Definition
USING:
kernel
system
;
IN:
cpu.arm.64.features
IDENTITY-MEMO:
detected-arm64-features
( -- features )
cpu
arm.64?
[
probe-arm64-features
]
[
{
}
]
if
;