Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
sse-version ( -- n )
Vocabulary
cpu.x86.features
Definition
USING:
cpu.x86.features.private
kernel
math.order
math.parser
memoize
namespaces
;
IN:
cpu.x86.features
MEMO:
sse-version
( -- n )
(sse-version)
"sse-version"
get
string>number
[
min
]
when*
;