summaryrefslogtreecommitdiff
path: root/mediumlevelilinstruction.h
AgeCommit message (Expand)Author
2018-08-16Adding EXTERN_PTR typePeter LaFosse
2018-04-25Adding tailcall analysis to the core.Brian Potchik
2018-02-13Add missing instructionRusty Wagner
2018-02-09Add instructions for tracking freed register stack slotsRusty Wagner
2018-02-02Add rounding instructionsRusty Wagner
2018-01-31Adding CPU intrinsics supportRusty Wagner
2017-12-26Merge branch 'dev' into fpuRusty Wagner
2017-12-12Modify Hash Functions.Brian Potchik
2017-10-06Adding support for register stacks in IL (for x87)Rusty Wagner
2017-10-03Add basic floating point instructionsRusty Wagner
2017-08-24Add MLIL instruction for dealing with direct access to GOT/IAT entriesRusty Wagner
2017-08-15Add APIs to access and update portions of the function type, and added new AP...Rusty Wagner
2017-08-05Refactor IL instruction access APIsRusty Wagner