summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-09-08Respect ELF view endianness when calculating AArch64 relocationsMichael Krasnitski
2024-08-06Add flag role for carry flag when subtraction is implemented with additionRusty Wagner
2024-07-09[arm64] cleaned up dangling else warnings and removed unneeded ENC_LDR_Q* cas...Galen Williamson
2024-07-08[arm64] Full review of intrinsics; lifting of many instructions added, improv...Galen Williamson
2024-06-13[arm64]: fix broken compilation on windowsGalen Williamson
2024-06-13[arm64] fixed lifting for LDADD*, filled in lifting for alias STADD*, fixed t...Galen Williamson
2024-06-13[arm64] fixes and improvements to test_gen.pyGalen Williamson
2024-06-11Add some missing arm64 system registersJosh Ferrell
2024-06-11Fix lifting of pair load operations when first and third operand are equal an...Josh Ferrell
2024-05-31improve efficiencyZichuan Li
2024-05-31Fixed type propagation issue in AARCH64 and MIPSZichuan Li
2024-05-30[arm64] lift scvtfGalen Williamson
2024-05-29improve lifting of arm64 CSET instruction per Vector35/binaryninja-api#5134Galen Williamson
2024-03-15Separate local variable tokens in higher level ILs from stack variable tokens...Rusty Wagner
2024-03-05Move architecture modules into the API repoRusty Wagner