|
Intel® X86 Encoder Decoder
|
#include "xed-decoded-inst.h"#include "xed-error-enum.h"#include "xed-chip-features.h"#include "xed-decoder-modes.h"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_decode_with_features (xed_decoded_inst_t *xedd, const xed_uint8_t *itext, const unsigned int bytes, xed_chip_features_t *features) |