summaryrefslogtreecommitdiff
path: root/arch/x86/il.cpp
AgeCommit message (Expand)Author
2024-11-25Fix shrx, shlx, sarx, rorxyrp
2024-08-02Properly lift push r16 instructions in x86. Fix https://github.com/Vector35/b...Xusheng
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