freebsd-src/share
Dimitry Andric b449894978 share/mk/bsd.cpu.mk: add F16C feature for i386 and amd64 architectures
As discussed in bug 278417, some ports require the F16C instruction set
to compile, but there is no way yet to detect whether the currently
chosen CPUTYPE supports this feature.

Add the feature to the MACHINE_CPU variable, for each processor that
supports it. The list of processors was extracted from clang 18's -dM
output, filtered on the __F16C__ define.

PR:		278417
Reviewed by:	brooks, emaste
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D44848

(cherry picked from commit 2fd73b7126)
2024-04-21 21:02:09 +02:00
..
colldef
ctypedef
dict
doc
dtrace
examples Catch up with Clang 12. 2024-04-21 21:02:07 +02:00
i18n
keys
man mem.4: Correct the HISTORY section 2024-04-11 14:10:53 +02:00
misc pci_vendors: update to 2023-11-11 2024-01-22 10:40:56 +01:00
mk share/mk/bsd.cpu.mk: add F16C feature for i386 and amd64 architectures 2024-04-21 21:02:09 +02:00
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons
tabset
termcap
tests
timedef
vt
zoneinfo
Makefile
Makefile.inc