public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: "Cygwin cpuid Maintainer" <Brian.Inglis@Shaw.ca>
To: "Cygwin Announcements" <cygwin-announce@cygwin.com>
Subject: Updated: cpuid 20230406
Date: Sat, 08 Apr 2023 15:33:49 -0600	[thread overview]
Message-ID: <20230408153349.41037-1-Brian.Inglis@Shaw.ca> (raw)

The following package has been upgraded in the Cygwin distribution:

* cpuid		20230406

Displays detailed information about the CPU(s) gathered from the
CPUID instruction, and also determines the exact model of CPU(s).
Where /proc/cpuinfo shows features important to a system, cpuid shows
what every feature in each CPU's architecture does.
It is updated and released frequently to stay current with Intel and
AMD information and supports other vendors' chips.

See the project home page for more information:

	http://etallen.com/cpuid.html

For information about changes since the previous Cygwin release,
see below or /usr/share/doc/cpuid/ChangeLog after installation.


Thu Apr  6 2023		20230406

Based on Intel-Linux-Processor-Microcode-Data-Files (ILPMDF*),
made the following (synth) changes: cpuid.c:

- Fixed bug in print_apic_synth() when interpreting leaf 0xb and 0x1f
  bit widths: In fact, they are bit *offsets*, different from the
  *widths* of leaf 4! So the (APIC width synth) often has been off by 1,
  and the (APIC synth) PKG_ID & CORE_ID values often have been shifted
  incorrectly.
- For 0xb/*/eax & 0x1f/*/eax, rename field to "bit width of level &
  previous levels" to reflect this definition.
- In print_apic_synth(), decode_mp_synth(), and print_mp_synth(),
  support APIC bit fields for the newest 4 topology layers: module,
  tile, die, die group. And for the mp version, also the older cu & pkg
  levels.
- In print_apic_synth(), use the extended APIC ID's when available in a
  variety of leaves.
- In print_apic_synth() & decode_mp_synth(), support leaf 0xb method for
  AMD/Hygon.
- In decode_mp_synth(), for the 1/0x80000008 method, use the same
  family-specific technique to differentiate CU's from cores, or cores
  from threads as in print_apic_synth().

- Added prelim Bergamo A1 stepping from sample from @YuuKi_AnS.
- Added 7/1/edx AMX-COMPLEX instructions.
- Added 7/2/edx UC-lock disable.
- Added 0x10/n/ecx non-contiguous 1s value supported.
- Added 0x1c/ecx event logging supported bitmap.
- Added 0x23/0/ebx decoding.
- Decode 0x80000026/1/ebx core type & native model.
- For 0x80000021/eax, capitalize REP STOSB & REP CMPSB to match Intel
  versions in 7/1/eax.
- For 0x80000022/ecx, shorten description, show bitmask only in hex.
- Update CPUID utility with new feature bits as documented in the AMD
  Processor Programming Reference for Family 19h and Model 11h:
  0x8000000a/edx extended LVT offset fault change
  0x80000021/eax enhanced predictive store forwarding, FSRS, FSRC,
		 FsGsKernelGsBaseNonSerializing
  0x80000022/ebx number of available UMC PMCs
  0x80000022/ecx bitmask representing active UMCs
- Differentiate preliminary (uarch synth) for (0,6),(10,10);
  (0,6),(10,11); (0,6),(10,12); and (0,6),(11,5) Crestmont Atom cores
  from their Redwood Cove counterparts.
- Add preliminary (synth) & (uarch synth) for (0,6),(12,6) Lion Cove &
  Skymont, from LX*.
- Added 12/0/eax SGX ENCLS EUPDATESVN bit.
- Added 0x1f/*/ecx level type value "die group (6)".
- Added (synth) decoding for (0,6),(8,15) Sapphire Rapids D & E0
  steppings from coreboot*.
- Improved (synth) decoding for (0,6),(6,10) Scalable 3rd Gen Xeons to
  Ice Lake-SP. Also, improved decoding for engr samples where the brand
  string omits Xeon & Bronze/Silver/Gold/Platinum.
- Improved (synth) decoding for (0,6),(11,14) Intel N-Series.
- Differentiate (synth) & (uarch synth) for (0,6),(11,14) Alder Lake-N
  based on core type, much like for other Alder Lake models. This
  corrects the cores to Gracemont. As for Golden Cove, perhaps P-cores
  never will exist for this model but, if they do, they should now be
  decoded correctly.
- Updated (synth) decoding for (0,6),(11,15),5 with Raptor Lake-S/HX/P.
- Updated (synth) decoding for (0,6),(11,10) with Raptor Lake-H/U/P.

- cpuid.man: Added 759603: Intel Processor and Intel Core i3 N-Series
  Datasheet, Volume 1 of 2.


                 reply	other threads:[~2023-04-08 21:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230408153349.41037-1-Brian.Inglis@Shaw.ca \
    --to=brian.inglis@shaw.ca \
    --cc=cygwin-announce@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).