]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
x86: test the right CPUID bit when checking for XSAVEOPT support
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 25 Mar 2024 10:34:06 +0000 (12:34 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 26 Mar 2024 02:01:30 +0000 (04:01 +0200)
commit960d151eaa1ecde109accc30ca0c3306551d8e58
treea26b1f78e193e43122af8451e92f4b1f05881a7f
parent7dc5c6c4120ee6d5a028a1e01cdc1bfbe9499634
x86: test the right CPUID bit when checking for XSAVEOPT support

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D44497
sys/amd64/amd64/fpu.c
sys/i386/i386/npx.c