summaryrefslogtreecommitdiff
path: root/examples/x86_extension/src/x86_extension.cpp
AgeCommit message (Expand)Author
2022-01-28Format All FilesKyleMiles
2021-01-27Add ABI version verification for pluginsRusty Wagner
2018-02-23Add APIs for subclassing or hooking an existing architecture in C/C++Rusty Wagner
2017-12-12Add fixes for x86_extension wrapperPeter LaFosse
2017-11-13Add GetInstructionAlignment Callback to Architecture.Brian Potchik
2017-08-30Adding helper functions to x86 extensionPeter LaFosse
2017-08-19Add C++ x86 architecture wrapper for extending architecturesPeter LaFosse