cpuid: Binding for the cpuid machine instruction on x86 compatible processors
This module provides the function cpuid
for accessing information about the currently running IA-32 processor.
Both a function for calling the cpuid instruction directly,
and some convenience functions for common uses are provided.
This package is only portable to IA-32 machines.
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| buildexamples | Build example executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cpuid-0.2.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.2, 0.2.1, 0.2.1.2, 0.2.1.3, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.3, 0.2.3.1 |
|---|---|
| Dependencies | base, cpuid, data-accessor (>=0.2.2 && <0.3), enumset (>=0.0.5 && <0.2) [details] |
| License | GPL-2.0-only |
| Author | Martin Grabmueller <martin@grabmueller.de> |
| Maintainer | martin@grabmueller.de, cpuid@henning-thielemann.de |
| Category | Foreign binding |
| Home page | http://code.haskell.org/cpuid/ |
| Source repo | head: darcs get http://code.haskell.org/cpuid/ |
| Uploaded | by HenningThielemann at 2023-04-21T10:44:42Z |
| Distributions | NixOS:0.2.3.1 |
| Reverse Dependencies | 3 direct, 6 indirect [details] |
| Executables | cpuid-test |
| Downloads | 6968 total (24 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-04-21 [all 1 reports] |