Zydis  v3.2.0
Mnemonic.h File Reference

Mnemonic constant definitions and helper functions. More...

#include <Zycore/Types.h>
#include <Zydis/ShortString.h>
#include <Zydis/Generated/EnumMnemonic.h>
Include dependency graph for Mnemonic.h:
This graph shows which files directly or indirectly include this file:

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 ZydisShortStringZydisMnemonicGetStringWrapped (ZydisMnemonic mnemonic)
 Returns the specified instruction mnemonic as ZydisShortString. More...
 

Detailed Description

Mnemonic constant definitions and helper functions.