index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-03-28
belated copyright year update
Jordan Wiens
2025-03-21
fix x86 settings text and use proper raw string marker
Jordan Wiens
2025-03-19
Register relocation handlers for KCView type
kat
2024-11-25
Fix shrx, shlx, sarx, rorx
yrp
2024-11-04
Fix undefined behavior with COFF relocations
Mason Reed
2024-09-13
Ultimate.
Alexander Taylor
2024-08-02
Properly lift push r16 instructions in x86. Fix https://github.com/Vector35/b...
Xusheng
2024-05-29
Fix crash when reopening a binary with a valid X86_64_RELOC_SUBTRACTOR entry
Josh Ferrell
2024-04-12
Prevent slowdown when compiling with clang on not mac
Josh Ferrell
2024-04-10
Update xed to v2024.04.01
Xusheng
2024-04-08
Fix lifting for movs* and stos* instructions.
Brian Potchik
2024-03-25
[arch-x86] improve lifting for *movd* and *movq* instructions
Galen Williamson
2024-03-22
Remove FloatTruncate as its implied by 'FloatToInt'
Peter LaFosse
2024-03-15
Separate local variable tokens in higher level ILs from stack variable tokens...
Rusty Wagner
2024-03-08
Fix X86_64_RELOC_UNSIGNED not handling external symbols
Visual Ehrmanntraut
2024-03-05
Move architecture modules into the API repo
Rusty Wagner