public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* [Updated] cpuid 20200427
@ 2020-05-01  7:49 Brian Inglis
  0 siblings, 0 replies; only message in thread
From: Brian Inglis @ 2020-05-01  7:49 UTC (permalink / raw)
  To: Cygwin Announcements

The following package has been updated in the Cygwin distribution:

* cpuid 20200427

The program displays detailed information about the CPU(s) gathered from
the CPUID instruction, and also determines the exact model of CPU(s).

Whereas /proc/cpuinfo is like an abstract of the features important to
Linux in a system, cpuid is a standalone utility which writes a paper
expounding on every feature in each CPU's architecture and what it can
do, at about the one line per bit level.

It is updated and released frequently and appears current with Intel and
AMD info and supports other vendors' chips.

Changes

* Added synth decoding for AMD Steppe Eagle/Crowned Eagle (Puma 2014
  G-Series), based on instlatx64 sample.
* Added 7/0/edx SERIALIZE & TSXLDTRK bit descriptions.
* Added 0xf/1/eax Counter width & overflow flag.
* Added 0x10/3/ecx per-thread MBA controls flag.
* Added 0x8000001f fields.
* Added AMD 24594 & 40332 docs.
* Corrected field lengths in 14/0 and 14/1 subleafs so that columns line
  up.
* Added CC150 (Coffee Lake R0) synth decoding, based on instlatx64
  example.
* Added Jasper Lake A0 stepping (from Coreboot*).
* Updated 1/ebx "cpu count" to modern terminology: "maximum addressible
  IDs for CPUs in pkg" to avoid user confusion. It was a reliable count
  of the number of CPUs for only a split second some time around 2002.
  Maybe.
* Updated 4/eax CPU & core count terminology in the same way.

See the project home page for more information:

	http://etallen.com/cpuid.html


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-01  7:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-01  7:49 [Updated] cpuid 20200427 Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).