]> www.infradead.org Git - users/hch/misc.git/commit
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1
authorAhmed S. Darwish <darwi@linutronix.de>
Mon, 24 Mar 2025 14:20:38 +0000 (15:20 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 25 Mar 2025 08:53:47 +0000 (09:53 +0100)
commitf5e7fd6857963e697600d881242bbb39b0b9ac37
treebedff54c2a1b437ef0a31950f69c8d6c45fb626d
parente1dde2f5a4ef4a0e91a67adebb7037bbfbcb0c50
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1

Update kcpuid's CSV file to version 2.1, as generated by x86-cpuid-db.

Summary of the v2.1 changes:

* Use a standardized style for all x86 trademarks, registers, opcodes,
  byte units, hexadecimal digits, and x86 technical terms. This was
  enforced by a number of x86-specific hunspell(5) dictionary and affix
  files at the x86-cpuid-db project's CI pipeline.

* Expand abbreviated terms that might be OK in code but not in official
  listings (e.g., "addr", "instr", "reg", "virt", etc.)

* Add new Zen5 SoC bits to leaf 0x80000020 and leaf 0x80000021.

Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/blob/v2.1/CHANGELOG.rst
Link: https://lore.kernel.org/r/20250324142042.29010-18-darwi@linutronix.de
tools/arch/x86/kcpuid/cpuid.csv