libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
Bits
libd
util
cpuid
Undocumented in source.
package
struct
Bits {
uint
start
;
uint
length
;
string
name
;
version
(
DLIB_GenCpuID
)
uint
getMask
();
version
(
DLIB_GenCpuID
)
uint
getRightShift
();
}
Members
Functions
getMask
uint
getMask
()
Undocumented in source. Be warned that the author may not have intended to support it.
getRightShift
uint
getRightShift
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
length
uint
length
;
Undocumented in source.
name
string
name
;
Undocumented in source.
start
uint
start
;
Undocumented in source.
Meta
Source
See Implementation
libd
util
cpuid
aliases
BitUda
BitsUda
CpuStore
LeafUda
functions
cpuidInit
cpuidPopulateStore
static variables
g_cpuidStore
structs
Bit
Bits
CpuIdLeaf
Store