[go: up one dir, main page]

cupid 0.1.0

Native access to the x86 and x86_64 CPUID instruction
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "cupid"
version = "0.1.0"
authors = ["Jake Goulding <jake.goulding@gmail.com>"]

description = "Native access to the x86 and x86_64 CPUID instruction"
readme = "README.md"
keywords = ["assembly", "system", "x86", "x86_64", "cpuid"]

homepage = "https://github.com/shepmaster/cupid"
repository = "https://github.com/shepmaster/cupid"

license = "MIT"