7 #ifndef RETDEC_BIN2LLVMIR_PROVIDERS_ABI_X64_H
8 #define RETDEC_BIN2LLVMIR_PROVIDERS_ABI_X64_H
virtual bool isNopInstruction(cs_insn *insn) override
Definition: x64.cpp:56
AbiX64(llvm::Module *m, Config *c)
Definition: x64.cpp:14
virtual bool isGeneralPurposeRegister(const llvm::Value *val) const override
Definition: x64.cpp:35
The frontend-end part of the decompiler.
Definition: archive_wrapper.h:19