index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
disassembler
Age
Commit message (
Expand
)
Author
2026-04-22
[arm64] Update header names in Makefiles
fG!
2026-02-09
Fix outdated object names in AArch64 disassembler Makefiles
Jon Palmisciano
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-12-08
[AArch64] Update system registers based on ARM's 2025-09 data
Mark Rowe
2025-10-15
[AArch64] Update disassembler based on 2025-09 ARM ISA data
Mark Rowe
2025-09-25
[AArch64] Update disassembler based on 2025-06 ARM ISA data
Mark Rowe
2025-06-02
ARM64 disassembler: fix MSVC compilation
justanotheranonymoususer
2025-05-28
PR #6757: prefer fp, lr for x29, x30
yrp
2025-05-28
Revert "Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c"
Galen Williamson
2025-05-27
Update decode_scratchpad.c
justanotheranonymoususer
2025-05-27
Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c
justanotheranonymoususer
2025-04-08
[aarch64] lift all LD[1-4]R? and ST[1-4] opcodes, lift ST/LDCLR, ST/LDEOR, ST...
Galen Williamson
2025-04-01
[aarch64] use static var to avoid recreation of sysregs vector
Galen Williamson
2025-03-31
[aarch64] Updating Aarch64 system registers to 2024-12 spec, fix MSR/MRS lift...
Galen Williamson
2024-09-14
Add mpidr_el1 aarch64 sysreg
Josh Ferrell
2024-09-13
Fix many warnings
Josh Ferrell
2024-07-08
[arm64] Full review of intrinsics; lifting of many instructions added, improv...
Galen Williamson
2024-06-11
Add some missing arm64 system registers
Josh Ferrell
2024-03-05
Move architecture modules into the API repo
Rusty Wagner