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.
86 lines
1.5 KiB
86 lines
1.5 KiB
# @file xed-exception-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-exception-enum.c
|
|
hfn xed-exception-enum.h
|
|
typename xed_exception_enum_t
|
|
prefix XED_EXCEPTION_
|
|
stream_ifdef XED_PRINT
|
|
proto_prefix XED_DLL_EXPORT
|
|
extra_header xed-common-hdrs.h
|
|
INVALID
|
|
AMX_E1
|
|
AMX_E2
|
|
AMX_E3
|
|
AMX_E4
|
|
AMX_E5
|
|
AMX_E6
|
|
AVX512_E1
|
|
AVX512_E10
|
|
AVX512_E10NF
|
|
AVX512_E11
|
|
AVX512_E12
|
|
AVX512_E12NP
|
|
AVX512_E1NF
|
|
AVX512_E2
|
|
AVX512_E3
|
|
AVX512_E3NF
|
|
AVX512_E4
|
|
AVX512_E4NF
|
|
AVX512_E5
|
|
AVX512_E5NF
|
|
AVX512_E6
|
|
AVX512_E6NF
|
|
AVX512_E7NM
|
|
AVX512_E7NM128
|
|
AVX512_E9NF
|
|
AVX512_K20
|
|
AVX512_K21
|
|
AVX_TYPE_1
|
|
AVX_TYPE_11
|
|
AVX_TYPE_12
|
|
AVX_TYPE_2
|
|
AVX_TYPE_2D
|
|
AVX_TYPE_3
|
|
AVX_TYPE_4
|
|
AVX_TYPE_4M
|
|
AVX_TYPE_5
|
|
AVX_TYPE_5L
|
|
AVX_TYPE_6
|
|
AVX_TYPE_7
|
|
AVX_TYPE_8
|
|
MMX_FP
|
|
MMX_FP_16ALIGN
|
|
MMX_MEM
|
|
MMX_NOFP
|
|
MMX_NOFP2
|
|
MMX_NOMEM
|
|
SSE_TYPE_1
|
|
SSE_TYPE_2
|
|
SSE_TYPE_2D
|
|
SSE_TYPE_3
|
|
SSE_TYPE_4
|
|
SSE_TYPE_4M
|
|
SSE_TYPE_5
|
|
SSE_TYPE_7
|