XED
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xed-decode.h File Reference
#include "xed-decoded-inst.h"
#include "xed-error-enum.h"

Go to the source code of this file.

Functions

XED_DLL_EXPORT xed_error_enum_t xed_decode (xed_decoded_inst_t *xedd, const xed_uint8_t *itext, const unsigned int bytes)
 This is the main interface to the decoder. More...
 
XED_DLL_EXPORT xed_error_enum_t xed_ild_decode (xed_decoded_inst_t *xedd, const xed_uint8_t *itext, const unsigned int bytes)
 This function just does instruction length decoding. More...