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.
65 lines
2.0 KiB
65 lines
2.0 KiB
/// @file xed-flags-complex.c
|
|
|
|
// 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 */
|
|
#include "xed-internal-header.h"
|
|
#include "xed-flags.h"
|
|
#include "xed-flags-private.h"
|
|
const xed_complex_flag_t xed_flags_complex_table[] = {
|
|
/* 0 */ {0,0,{0,0,0,0,0},}, /* invalid */
|
|
/* 1 */ {0,1,{0,14,15,0,0},},
|
|
/* 2 */ {0,1,{0,14,15,0,0},},
|
|
/* 3 */ {0,1,{0,14,15,0,0},},
|
|
/* 4 */ {0,1,{0,14,15,0,0},},
|
|
/* 5 */ {0,1,{0,14,15,0,0},},
|
|
/* 6 */ {0,1,{0,14,15,0,0},},
|
|
/* 7 */ {0,1,{0,14,15,0,0},},
|
|
/* 8 */ {0,1,{0,14,15,0,0},},
|
|
/* 9 */ {0,1,{0,17,18,0,0},},
|
|
/* 10 */ {0,1,{0,17,18,0,0},},
|
|
/* 11 */ {0,1,{0,17,18,0,0},},
|
|
/* 12 */ {0,1,{0,17,18,0,0},},
|
|
/* 13 */ {0,1,{0,17,18,0,0},},
|
|
/* 14 */ {0,1,{0,17,18,0,0},},
|
|
/* 15 */ {0,1,{0,17,18,0,0},},
|
|
/* 16 */ {0,1,{0,17,18,0,0},},
|
|
/* 17 */ {0,1,{0,20,21,0,0},},
|
|
/* 18 */ {0,1,{0,20,21,0,0},},
|
|
/* 19 */ {0,1,{0,20,21,0,0},},
|
|
/* 20 */ {0,1,{0,20,21,0,0},},
|
|
/* 21 */ {0,1,{0,20,21,0,0},},
|
|
/* 22 */ {0,1,{0,20,21,0,0},},
|
|
/* 23 */ {0,1,{0,20,21,0,0},},
|
|
/* 24 */ {0,1,{0,20,21,0,0},},
|
|
/* 25 */ {0,1,{0,20,21,0,0},},
|
|
/* 26 */ {0,1,{0,20,21,0,0},},
|
|
/* 27 */ {0,1,{0,20,21,0,0},},
|
|
/* 28 */ {0,1,{0,20,21,0,0},},
|
|
/* 29 */ {0,1,{0,20,21,0,0},},
|
|
/* 30 */ {0,1,{0,20,21,0,0},},
|
|
/* 31 */ {0,1,{0,20,21,0,0},},
|
|
/* 32 */ {0,1,{0,20,21,0,0},},
|
|
/* 33 */ {0,1,{0,20,21,0,0},},
|
|
/* 34 */ {0,1,{0,20,21,0,0},},
|
|
/* 35 */ {0,1,{0,20,21,0,0},},
|
|
/* 36 */ {0,1,{0,20,21,0,0},},
|
|
};
|