1 /// @file xed-encoder-gen-defs.h
2 
3 // This file was automatically generated.
4 // Do not edit this file.
5 
6 #if !defined(XED_ENCODER_GEN_DEFS_H)
7 # define XED_ENCODER_GEN_DEFS_H
8 /*BEGIN_LEGAL
9 
10 Copyright (c) 2018 Intel Corporation
11 
12   Licensed under the Apache License, Version 2.0 (the "License");
13   you may not use this file except in compliance with the License.
14   You may obtain a copy of the License at
15 
16       http://www.apache.org/licenses/LICENSE-2.0
17 
18   Unless required by applicable law or agreed to in writing, software
19   distributed under the License is distributed on an "AS IS" BASIS,
20   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21   See the License for the specific language governing permissions and
22   limitations under the License.
23 
24 END_LEGAL */
25 #define XED_ENCODE_ORDER_MAX_ENTRIES  32
26 #define XED_ENCODE_ORDER_MAX_OPERANDS 5
27 #define XED_ENCODE_MAX_FB_PATTERNS 98
28 #define XED_ENCODE_MAX_EMIT_PATTERNS 172
29 #define XED_ENCODE_FB_VALUES_TABLE_SIZE 3372
30 #define XED_ENCODE_MAX_IFORMS 6805
31 #define XED_ENC_GROUPS 492
32 #endif
33