getInfo

Fetch CPU information.

Here is a list of phases this function goes through: 1. Get vendor string and ID 2. Get brand string 3. Get family IDs and basic information 4. Get virtualization features 5. Get extended features 6. Get cache and core information

When a section is no longer capable of proceeding, it skips to the next phase.

@system extern (C) pragma(inline, false)
void
getInfo

Meta