Zydis
master
|
Mnemonic constant definitions and helper functions. More...
Go to the source code of this file.
Functions | |
ZYDIS_EXPORT const char * | ZydisMnemonicGetString (ZydisMnemonic mnemonic) |
Returns the specified instruction mnemonic string. More... | |
ZYDIS_EXPORT const ZydisShortString * | ZydisMnemonicGetStringWrapped (ZydisMnemonic mnemonic) |
Returns the specified instruction mnemonic as ZydisShortString . More... | |
Mnemonic constant definitions and helper functions.