summaryrefslogtreecommitdiff
path: root/mediumlevelilinstruction.h
AgeCommit message (Expand)Author
2018-03-23Add instructions for tracking freed register stack slotsRusty Wagner
2018-03-23Add rounding instructionsRusty Wagner
2018-03-23Adding CPU intrinsics supportRusty Wagner
2018-03-23Adding support for register stacks in IL (for x87)Rusty Wagner
2018-03-23Add basic floating point instructionsRusty Wagner
2017-12-12Modify Hash Functions.Brian Potchik
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