You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96 lines
1.5 KiB
96 lines
1.5 KiB
# @file xed-chip-enum.txt
|
|
|
|
# This file was automatically generated.
|
|
# Do not edit this file.
|
|
|
|
#BEGIN_LEGAL
|
|
#
|
|
#Copyright (c) 2021 Intel Corporation
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
#END_LEGAL
|
|
namespace XED
|
|
cfn xed-chip-enum.c
|
|
hfn xed-chip-enum.h
|
|
typename xed_chip_enum_t
|
|
prefix XED_CHIP_
|
|
stream_ifdef XED_PRINT
|
|
proto_prefix XED_DLL_EXPORT
|
|
extra_header xed-common-hdrs.h
|
|
INVALID
|
|
I86
|
|
I86FP
|
|
I186
|
|
I186FP
|
|
I286REAL
|
|
I286
|
|
I2186FP
|
|
I386REAL
|
|
I386
|
|
I386FP
|
|
I486REAL
|
|
I486
|
|
PENTIUMREAL
|
|
PENTIUM
|
|
QUARK
|
|
PENTIUMMMXREAL
|
|
PENTIUMMMX
|
|
ALLREAL
|
|
PENTIUMPRO
|
|
PENTIUM2
|
|
PENTIUM3
|
|
PENTIUM4
|
|
P4PRESCOTT
|
|
P4PRESCOTT_NOLAHF
|
|
P4PRESCOTT_VTX
|
|
MEROM
|
|
PENRYN
|
|
PENRYN_E
|
|
NEHALEM
|
|
WESTMERE
|
|
BONNELL
|
|
SALTWELL
|
|
SILVERMONT
|
|
VIA
|
|
AMD_K10
|
|
AMD_BULLDOZER
|
|
AMD_PILEDRIVER
|
|
AMD_ZEN
|
|
AMD_ZENPLUS
|
|
AMD_ZEN2
|
|
AMD_FUTURE
|
|
GOLDMONT
|
|
GOLDMONT_PLUS
|
|
TREMONT
|
|
SNOW_RIDGE
|
|
SANDYBRIDGE
|
|
IVYBRIDGE
|
|
HASWELL
|
|
BROADWELL
|
|
SKYLAKE
|
|
COMET_LAKE
|
|
SKYLAKE_SERVER
|
|
CASCADE_LAKE
|
|
COOPER_LAKE
|
|
KNL
|
|
KNM
|
|
CANNONLAKE
|
|
ICE_LAKE
|
|
ICE_LAKE_SERVER
|
|
TIGER_LAKE
|
|
ALDER_LAKE
|
|
SAPPHIRE_RAPIDS
|
|
FUTURE
|
|
ALL
|