Parents: | cpu.x86 |
Tags: | not loaded |
Authors: | Slava Pestov |
Word | Stack effect |
(cpuid) | ( rax rcx regs -- ) |
instruction-count | ( -- n ) |
Word | Stack effect |
aes? | ( -- ? ) |
avx? | ( -- ? ) |
count-instructions | ( quot -- n ) |
cpu-extended-family | ( -- n ) |
cpu-extended-model | ( -- n ) |
cpu-family | ( -- n ) |
cpu-family-model-string | ( -- string ) |
cpu-model | ( -- n ) |
cpu-processor-type | ( -- n ) |
cpu-stepping | ( -- n ) |
cpuid | ( rax -- 4array ) |
cpuid-extended | ( rax rcx -- 4array ) |
cpuid-processor-info | ( -- eax ) |
enable-popcnt? | ( -- ? ) |
f16c? | ( -- ? ) |
msr? | ( -- ? ) |
osxsave? | ( -- ? ) |
parse-extended-family | ( eax -- n ) |
parse-extended-model | ( eax -- n ) |
parse-family | ( eax -- n ) |
parse-model | ( eax -- n ) |
parse-processor-type | ( eax -- n ) |
parse-stepping | ( eax -- n ) |
popcnt? | ( -- ? ) |
rdrand16 | ( -- x ) |
rdrand32 | ( -- x ) |
rdrand64 | ( -- x ) |
rdrand8 | ( -- x ) |
rdrand? | ( -- ? ) |
sse-string | ( version -- string ) |
sse-version | ( -- n ) |
sse2? | ( -- ? ) |
sse3? | ( -- ? ) |
sse4.1? | ( -- ? ) |
sse4.2? | ( -- ? ) |
sse? | ( -- ? ) |
ssse3? | ( -- ? ) |
tm1? | ( -- ? ) |
tm2? | ( -- ? ) |
tscdeadline? | ( -- ? ) |
xsave? | ( -- ? ) |