| License | BSD-style |
|---|---|
| Maintainer | Vincent Hanquez <vincent@snarc.org> |
| Stability | experimental |
| Portability | unknown |
| Safe Haskell | Safe |
| Language | Haskell98 |
System.Cpuid
Description
Synopsis
- cpuidWithIndex :: Word32 -> Word32 -> IO (Word32, Word32, Word32, Word32)
- cpuid :: Word32 -> IO (Word32, Word32, Word32, Word32)