summaryrefslogtreecommitdiff
path: root/arch/x86/il.cpp
AgeCommit message (Collapse)Author
2024-04-08Fix lifting for movs* and stos* instructions.Brian Potchik
2024-03-25[arch-x86] improve lifting for *movd* and *movq* instructionsGalen Williamson
2024-03-22Remove FloatTruncate as its implied by 'FloatToInt'Peter LaFosse
2024-03-05Move architecture modules into the API repoRusty Wagner