Implement support for AVX-512. This required some fixes to the so-far
authorkettenis <kettenis@openbsd.org>
Sun, 14 Apr 2024 09:59:04 +0000 (09:59 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 14 Apr 2024 09:59:04 +0000 (09:59 +0000)
commitc0f33c9875c4ab47e986b698610630b6cbf21c6c
treed0a61d9d7b03e346b77d617f8f1c732d7fe294bd
parentd00ecc6f354c0069a7823d1f3b23fd011ad4316f
Implement support for AVX-512.  This required some fixes to the so-far
unused Skylake AVX-512 MDS handler and increases the ci_mds_tmp array to
64 bytes.  With help from guenther@

ok deraadt@, guenther@
sys/arch/amd64/amd64/cpu.c
sys/arch/amd64/amd64/mds.S
sys/arch/amd64/include/cpu.h
sys/arch/amd64/include/fpu.h