#include "xed-common-hdrs.h"
#include "xed-common-defs.h"
#include "xed-portability.h"
#include "xed-types.h"
#include "xed-decoded-inst.h"
#include "xed-operand-accessors.h"
Go to the source code of this file.
Defines | |
| #define | _XED_ILD_H_ |
Functions | |
| 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. | |
Definition in file xed-ild.h.
|
|
|
1.4.6