#include "level_base_with_ia32_ins.H"
#include "level_core_with_ia32_ins.H"
Functions | |
LOCALFUN INT32 | LEVEL_CORE::INT_Immediate (xed_decoded_inst_t *xedd) |
BOOL | LEVEL_CORE::INS_IsSyscall (INS ins) |
SYSCALL_STANDARD | LEVEL_CORE::INS_SyscallStd (INS ins) |
LOCALFUN SYSCALL_TYPE | LEVEL_CORE::INS_SyscallType (INS ins) |
BOOL | LEVEL_CORE::INS_SyscallHasFallThrough (INS ins) |
BOOL | LEVEL_CORE::INS_SyscallIsTakenBranch (INS ins) |
Syscall information for Unix/x86 systems