summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-03-28belated copyright year updateJordan Wiens
2025-03-21fix x86 settings text and use proper raw string markerJordan Wiens
2025-03-19Register relocation handlers for KCView typekat
2024-11-25Fix shrx, shlx, sarx, rorxyrp
2024-11-04Fix undefined behavior with COFF relocationsMason Reed
2024-09-13Ultimate.Alexander Taylor
2024-08-02Properly lift push r16 instructions in x86. Fix https://github.com/Vector35/b...Xusheng
2024-05-29Fix crash when reopening a binary with a valid X86_64_RELOC_SUBTRACTOR entryJosh Ferrell
2024-04-12Prevent slowdown when compiling with clang on not macJosh Ferrell
2024-04-10Update xed to v2024.04.01Xusheng
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-15Separate local variable tokens in higher level ILs from stack variable tokens...Rusty Wagner
2024-03-08Fix X86_64_RELOC_UNSIGNED not handling external symbolsVisual Ehrmanntraut
2024-03-05Move architecture modules into the API repoRusty Wagner