capstoneInstructionToTritonInstruction(triton::uint32 id) const | triton::arch::x86::x86Specifications | |
capstonePrefixToTritonPrefix(triton::uint32 id) const | triton::arch::x86::x86Specifications | |
capstoneRegisterToTritonRegister(triton::uint32 id) const | triton::arch::x86::x86Specifications | |
clear(void) | triton::arch::x86::x8664Cpu | virtual |
clearConcreteMemoryValue(const triton::arch::MemoryAccess &mem) | triton::arch::x86::x8664Cpu | virtual |
clearConcreteMemoryValue(triton::uint64 baseAddr, triton::usize size=1) | triton::arch::x86::x8664Cpu | virtual |
cr0 | triton::arch::x86::x8664Cpu | protected |
cr1 | triton::arch::x86::x8664Cpu | protected |
cr10 | triton::arch::x86::x8664Cpu | protected |
cr11 | triton::arch::x86::x8664Cpu | protected |
cr12 | triton::arch::x86::x8664Cpu | protected |
cr13 | triton::arch::x86::x8664Cpu | protected |
cr14 | triton::arch::x86::x8664Cpu | protected |
cr15 | triton::arch::x86::x8664Cpu | protected |
cr2 | triton::arch::x86::x8664Cpu | protected |
cr3 | triton::arch::x86::x8664Cpu | protected |
cr4 | triton::arch::x86::x8664Cpu | protected |
cr5 | triton::arch::x86::x8664Cpu | protected |
cr6 | triton::arch::x86::x8664Cpu | protected |
cr7 | triton::arch::x86::x8664Cpu | protected |
cr8 | triton::arch::x86::x8664Cpu | protected |
cr9 | triton::arch::x86::x8664Cpu | protected |
cs | triton::arch::x86::x8664Cpu | protected |
disassembly(triton::arch::Instruction &inst) | triton::arch::x86::x8664Cpu | virtual |
dr0 | triton::arch::x86::x8664Cpu | protected |
dr1 | triton::arch::x86::x8664Cpu | protected |
dr2 | triton::arch::x86::x8664Cpu | protected |
dr3 | triton::arch::x86::x8664Cpu | protected |
dr6 | triton::arch::x86::x8664Cpu | protected |
dr7 | triton::arch::x86::x8664Cpu | protected |
ds | triton::arch::x86::x8664Cpu | protected |
efer | triton::arch::x86::x8664Cpu | protected |
eflags | triton::arch::x86::x8664Cpu | protected |
es | triton::arch::x86::x8664Cpu | protected |
fcs | triton::arch::x86::x8664Cpu | protected |
fcw | triton::arch::x86::x8664Cpu | protected |
fdp | triton::arch::x86::x8664Cpu | protected |
fds | triton::arch::x86::x8664Cpu | protected |
fip | triton::arch::x86::x8664Cpu | protected |
fop | triton::arch::x86::x8664Cpu | protected |
fs | triton::arch::x86::x8664Cpu | protected |
fsw | triton::arch::x86::x8664Cpu | protected |
ftw | triton::arch::x86::x8664Cpu | protected |
getAllRegisters(void) const | triton::arch::x86::x8664Cpu | virtual |
getConcreteMemory(void) const | triton::arch::x86::x8664Cpu | virtual |
getConcreteMemoryAreaValue(triton::uint64 baseAddr, triton::usize size, bool execCallbacks=true) const | triton::arch::x86::x8664Cpu | virtual |
getConcreteMemoryValue(const triton::arch::MemoryAccess &mem, bool execCallbacks=true) const | triton::arch::x86::x8664Cpu | virtual |
getConcreteMemoryValue(triton::uint64 addr, bool execCallbacks=true) const | triton::arch::x86::x8664Cpu | virtual |
getConcreteRegisterValue(const triton::arch::Register ®, bool execCallbacks=true) const | triton::arch::x86::x8664Cpu | virtual |
getEndianness(void) const | triton::arch::x86::x8664Cpu | virtual |
getParentRegister(const triton::arch::Register ®) const | triton::arch::x86::x8664Cpu | virtual |
getParentRegister(triton::arch::register_e id) const | triton::arch::x86::x8664Cpu | virtual |
getParentRegisters(void) const | triton::arch::x86::x8664Cpu | virtual |
getProgramCounter(void) const | triton::arch::x86::x8664Cpu | virtual |
getRegister(triton::arch::register_e id) const | triton::arch::x86::x8664Cpu | virtual |
getRegister(const std::string &name) const | triton::arch::x86::x8664Cpu | virtual |
getStackPointer(void) const | triton::arch::x86::x8664Cpu | virtual |
gprBitSize(void) const | triton::arch::x86::x8664Cpu | virtual |
gprSize(void) const | triton::arch::x86::x8664Cpu | virtual |
gs | triton::arch::x86::x8664Cpu | protected |
id2reg | triton::arch::x86::x86Specifications | protected |
isAVX256(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isAVX512(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isAVX512Parent(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isConcreteMemoryValueDefined(const triton::arch::MemoryAccess &mem) const | triton::arch::x86::x8664Cpu | virtual |
isConcreteMemoryValueDefined(triton::uint64 baseAddr, triton::usize size=1) const | triton::arch::x86::x8664Cpu | virtual |
isControl(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isDebug(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isEFER(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isFlag(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | virtual |
isFPU(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isGPR(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isMemoryExclusive(const triton::arch::MemoryAccess &mem) const | triton::arch::x86::x8664Cpu | virtual |
isMMX(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isRegister(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | virtual |
isRegisterValid(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | virtual |
isSegment(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isSSE(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isSSECTL(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isSTX(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
isThumb(void) const | triton::arch::x86::x8664Cpu | virtual |
isTSC(triton::arch::register_e regId) const | triton::arch::x86::x8664Cpu | |
memory | triton::arch::x86::x8664Cpu | protected |
mxcsr | triton::arch::x86::x8664Cpu | protected |
mxcsr_mask | triton::arch::x86::x8664Cpu | protected |
name2id (defined in triton::arch::x86::x86Specifications) | triton::arch::x86::x86Specifications | protected |
numberOfRegisters(void) const | triton::arch::x86::x8664Cpu | virtual |
operator=(const x8664Cpu &other) | triton::arch::x86::x8664Cpu | |
r10 | triton::arch::x86::x8664Cpu | protected |
r11 | triton::arch::x86::x8664Cpu | protected |
r12 | triton::arch::x86::x8664Cpu | protected |
r13 | triton::arch::x86::x8664Cpu | protected |
r14 | triton::arch::x86::x8664Cpu | protected |
r15 | triton::arch::x86::x8664Cpu | protected |
r8 | triton::arch::x86::x8664Cpu | protected |
r9 | triton::arch::x86::x8664Cpu | protected |
rax | triton::arch::x86::x8664Cpu | protected |
rbp | triton::arch::x86::x8664Cpu | protected |
rbx | triton::arch::x86::x8664Cpu | protected |
rcx | triton::arch::x86::x8664Cpu | protected |
rdi | triton::arch::x86::x8664Cpu | protected |
rdx | triton::arch::x86::x8664Cpu | protected |
rip | triton::arch::x86::x8664Cpu | protected |
rsi | triton::arch::x86::x8664Cpu | protected |
rsp | triton::arch::x86::x8664Cpu | protected |
setConcreteMemoryAreaValue(triton::uint64 baseAddr, const std::vector< triton::uint8 > &values, bool execCallbacks=true) | triton::arch::x86::x8664Cpu | virtual |
setConcreteMemoryAreaValue(triton::uint64 baseAddr, const void *area, triton::usize size, bool execCallbacks=true) | triton::arch::x86::x8664Cpu | virtual |
setConcreteMemoryValue(const triton::arch::MemoryAccess &mem, const triton::uint512 &value, bool execCallbacks=true) | triton::arch::x86::x8664Cpu | virtual |
setConcreteMemoryValue(triton::uint64 addr, triton::uint8 value, bool execCallbacks=true) | triton::arch::x86::x8664Cpu | virtual |
setConcreteRegisterValue(const triton::arch::Register ®, const triton::uint512 &value, bool execCallbacks=true) | triton::arch::x86::x8664Cpu | virtual |
setMemoryExclusiveTag(const triton::arch::MemoryAccess &mem, bool tag) | triton::arch::x86::x8664Cpu | virtual |
setThumb(bool state) | triton::arch::x86::x8664Cpu | virtual |
ss | triton::arch::x86::x8664Cpu | protected |
st0 | triton::arch::x86::x8664Cpu | protected |
st1 | triton::arch::x86::x8664Cpu | protected |
st2 | triton::arch::x86::x8664Cpu | protected |
st3 | triton::arch::x86::x8664Cpu | protected |
st4 | triton::arch::x86::x8664Cpu | protected |
st5 | triton::arch::x86::x8664Cpu | protected |
st6 | triton::arch::x86::x8664Cpu | protected |
st7 | triton::arch::x86::x8664Cpu | protected |
tsc | triton::arch::x86::x8664Cpu | protected |
x8664Cpu(triton::callbacks::Callbacks *callbacks=nullptr) | triton::arch::x86::x8664Cpu | |
x8664Cpu(const x8664Cpu &other) | triton::arch::x86::x8664Cpu | |
x86Specifications(triton::arch::architecture_e) | triton::arch::x86::x86Specifications | |
zmm0 | triton::arch::x86::x8664Cpu | protected |
zmm1 | triton::arch::x86::x8664Cpu | protected |
zmm10 | triton::arch::x86::x8664Cpu | protected |
zmm11 | triton::arch::x86::x8664Cpu | protected |
zmm12 | triton::arch::x86::x8664Cpu | protected |
zmm13 | triton::arch::x86::x8664Cpu | protected |
zmm14 | triton::arch::x86::x8664Cpu | protected |
zmm15 | triton::arch::x86::x8664Cpu | protected |
zmm16 | triton::arch::x86::x8664Cpu | protected |
zmm17 | triton::arch::x86::x8664Cpu | protected |
zmm18 | triton::arch::x86::x8664Cpu | protected |
zmm19 | triton::arch::x86::x8664Cpu | protected |
zmm2 | triton::arch::x86::x8664Cpu | protected |
zmm20 | triton::arch::x86::x8664Cpu | protected |
zmm21 | triton::arch::x86::x8664Cpu | protected |
zmm22 | triton::arch::x86::x8664Cpu | protected |
zmm23 | triton::arch::x86::x8664Cpu | protected |
zmm24 | triton::arch::x86::x8664Cpu | protected |
zmm25 | triton::arch::x86::x8664Cpu | protected |
zmm26 | triton::arch::x86::x8664Cpu | protected |
zmm27 | triton::arch::x86::x8664Cpu | protected |
zmm28 | triton::arch::x86::x8664Cpu | protected |
zmm29 | triton::arch::x86::x8664Cpu | protected |
zmm3 | triton::arch::x86::x8664Cpu | protected |
zmm30 | triton::arch::x86::x8664Cpu | protected |
zmm31 | triton::arch::x86::x8664Cpu | protected |
zmm4 | triton::arch::x86::x8664Cpu | protected |
zmm5 | triton::arch::x86::x8664Cpu | protected |
zmm6 | triton::arch::x86::x8664Cpu | protected |
zmm7 | triton::arch::x86::x8664Cpu | protected |
zmm8 | triton::arch::x86::x8664Cpu | protected |
zmm9 | triton::arch::x86::x8664Cpu | protected |
~CpuInterface() | triton::arch::CpuInterface | inlinevirtual |
~x8664Cpu() | triton::arch::x86::x8664Cpu | virtual |