Pin
Functions
ins_xed_ia32.cpp File Reference
#include "level_base.H"
#include "level_core_with_ia32_ins.H"
#include "my_unistd.H"

Functions

xed_decoded_inst_t * LEVEL_CORE::INS_XedDec (INS ins)
 
REG LEVEL_CORE::INS_XedExactMapToPinReg (xed_reg_enum_t xed_reg)
 
PIN_DEPRECATED_API REG LEVEL_CORE::INS_XedExactMapToPinReg (unsigned int r)
 
xed_reg_enum_t LEVEL_CORE::INS_XedExactMapFromPinReg (REG pin_reg)
 

Detailed Description

Intel(R) X86 Encoder Decoder low-level support routines.

This supports the other core_ia32 files and is the lowest level interface to Intel(R) XED encoding/decoding.