| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-13 | [arm64]: fix broken compilation on windows | Galen Williamson | |
| no Elvis operator ?:( api\arch\arm64\il.cpp(894): error C2059: syntax error: ':' api\arch\arm64\il.cpp(1839): error C7555: use of designated initializers requires at least '/std:c++20' | |||
| 2024-06-13 | [arm64] fixed lifting for LDADD*, filled in lifting for alias STADD*, fixed ↵ | Galen Williamson | |
| tests for recently added system registers dczid_el0 and ctr_el0; fixes #5603 | |||
| 2024-06-13 | [arm64] fixes and improvements to test_gen.py | Galen Williamson | |
| 2024-06-11 | Add some missing arm64 system registers | Josh Ferrell | |
| 2024-06-11 | Fix lifting of pair load operations when first and third operand are equal ↵ | Josh Ferrell | |
| and reduce code duplication | |||
| 2024-05-31 | improve efficiency | Zichuan Li | |
| 2024-05-31 | Fixed type propagation issue in AARCH64 and MIPS | Zichuan Li | |
| Previously, prtinf type library is not being appropriately applied. #3092 | |||
| 2024-05-30 | [arm64] lift scvtf | Galen Williamson | |
| * only scalar variants for integer and floating point * updated arm64test.py for scvtf * removed intrinsics for scvtf, scalar integer and floating point variants | |||
| 2024-05-29 | improve lifting of arm64 CSET instruction per Vector35/binaryninja-api#5134 | Galen Williamson | |
| 2024-03-15 | Separate local variable tokens in higher level ILs from stack variable ↵ | Rusty Wagner | |
| tokens in lower levels, and improve token usage in disassembly | |||
| 2024-03-05 | Move architecture modules into the API repo | Rusty Wagner | |
