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.
170 lines
2.2 KiB
170 lines
2.2 KiB
3 years ago
|
/// @file xed-iclass-string.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-gen-table-defs.h"
|
||
|
#include "xed-tables-extern.h"
|
||
|
char const* const xed_iclass_string[XED_ICLASS_NAME_STR_MAX] = {
|
||
|
"invalid",
|
||
|
"invalid",
|
||
|
"add",
|
||
|
"add",
|
||
|
"or",
|
||
|
"or",
|
||
|
"adc",
|
||
|
"adc",
|
||
|
"sbb",
|
||
|
"sbb",
|
||
|
"and",
|
||
|
"and",
|
||
|
"sub",
|
||
|
"sub",
|
||
|
"xor",
|
||
|
"xor",
|
||
|
"not",
|
||
|
"not",
|
||
|
"neg",
|
||
|
"neg",
|
||
|
"inc",
|
||
|
"inc",
|
||
|
"dec",
|
||
|
"dec",
|
||
|
"call",
|
||
|
"call",
|
||
|
"jmp far",
|
||
|
"ljmp",
|
||
|
"bts",
|
||
|
"bts",
|
||
|
"btr",
|
||
|
"btr",
|
||
|
"btc",
|
||
|
"btc",
|
||
|
"cmpxchg8b",
|
||
|
"cmpxchg8b",
|
||
|
"cmpxchg16b",
|
||
|
"cmpxchg16b",
|
||
|
"insb",
|
||
|
"insb",
|
||
|
"insw",
|
||
|
"insw",
|
||
|
"insd",
|
||
|
"insd",
|
||
|
"outsb",
|
||
|
"outsb",
|
||
|
"outsw",
|
||
|
"outsw",
|
||
|
"outsd",
|
||
|
"outsd",
|
||
|
"call far",
|
||
|
"lcall",
|
||
|
"movsb",
|
||
|
"movsb",
|
||
|
"movsw",
|
||
|
"movsw",
|
||
|
"movsd",
|
||
|
"movsd",
|
||
|
"movsq",
|
||
|
"movsq",
|
||
|
"cmpsb",
|
||
|
"cmpsb",
|
||
|
"cmpsw",
|
||
|
"cmpsw",
|
||
|
"cmpsd",
|
||
|
"cmpsd",
|
||
|
"cmpsq",
|
||
|
"cmpsq",
|
||
|
"stosb",
|
||
|
"stosb",
|
||
|
"stosw",
|
||
|
"stosw",
|
||
|
"stosd",
|
||
|
"stosd",
|
||
|
"stosq",
|
||
|
"stosq",
|
||
|
"lodsb",
|
||
|
"lodsb",
|
||
|
"lodsw",
|
||
|
"lodsw",
|
||
|
"lodsd",
|
||
|
"lodsd",
|
||
|
"lodsq",
|
||
|
"lodsq",
|
||
|
"scasb",
|
||
|
"scasb",
|
||
|
"scasw",
|
||
|
"scasw",
|
||
|
"scasd",
|
||
|
"scasd",
|
||
|
"scasq",
|
||
|
"scasq",
|
||
|
"ret",
|
||
|
"ret",
|
||
|
"ret far",
|
||
|
"lcall",
|
||
|
"sysret",
|
||
|
"sysret",
|
||
|
"mov",
|
||
|
"mov",
|
||
|
"cmpxchg",
|
||
|
"cmpxchg",
|
||
|
"xadd",
|
||
|
"xadd",
|
||
|
"pextrw",
|
||
|
"pextrw",
|
||
|
"pcmpestri",
|
||
|
"pcmpestri",
|
||
|
"pcmpistri",
|
||
|
"pcmpistri",
|
||
|
"pcmpestrm",
|
||
|
"pcmpestrm",
|
||
|
"xstore",
|
||
|
"xstore",
|
||
|
"xcryptecb",
|
||
|
"xcryptecb",
|
||
|
"xcryptcbc",
|
||
|
"xcryptcbc",
|
||
|
"xcryptctr",
|
||
|
"xcryptctr",
|
||
|
"xcryptcfb",
|
||
|
"xcryptcfb",
|
||
|
"xcryptofb",
|
||
|
"xcryptofb",
|
||
|
"xsha1",
|
||
|
"xsha1",
|
||
|
"xsha256",
|
||
|
"xsha256",
|
||
|
"montmul",
|
||
|
"montmul",
|
||
|
"syscall",
|
||
|
"syscall",
|
||
|
"bextr",
|
||
|
"bextr",
|
||
|
"vpcmpestri",
|
||
|
"vpcmpestri",
|
||
|
"vpcmpistri",
|
||
|
"vpcmpistri",
|
||
|
"vpcmpestrm",
|
||
|
"vpcmpestrm",
|
||
|
"vpextrw",
|
||
|
"vpextrw",
|
||
|
};
|