summaryrefslogtreecommitdiff
path: root/lowlevelilinstruction.cpp
AgeCommit message (Expand)Author
2018-03-23Add instructions for tracking freed register stack slotsRusty Wagner
2018-03-23Add rounding instructionsRusty Wagner
2018-03-23Allow intrinsics to write flagsRusty Wagner
2018-03-23Adding CPU intrinsics supportRusty Wagner
2018-03-23Allow flag roles to be dependent on semantic classRusty Wagner
2018-03-23Add classes and groups for semantic flags resolutionRusty Wagner
2018-03-23Container Memory Reservations.Brian Potchik
2018-03-23Fix incorrect handling of syscall ILRusty Wagner
2018-03-23Register stack adjustments in calling conventionsRusty Wagner
2018-03-23Top relative register stack access as a normal registerRusty Wagner
2018-03-23Adding support for register stacks in IL (for x87)Rusty Wagner
2018-03-23Add basic floating point instructionsRusty Wagner
2017-08-29Updating APIs to deal with stack adjustmentRusty Wagner
2017-08-05Refactor IL instruction access APIsRusty Wagner