index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
armv7
/
il.cpp
Age
Commit message (
Collapse
)
Author
2026-06-04
[armv7] Emit bswap, clz, and rbit instructions during lifting
Mark Rowe
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-08-14
[armv7] add explicit signedness to conversions for scalar forms of VCVT
Galen Williamson
2025-08-14
[armv7] Add lifting for VCVT floating-point scalar variants
Galen Williamson
2025-08-14
[armv7/thumb2] Fix Lifting for PC-relative vldr instruction does not align ↵
Galen Williamson
PC when calculating address #6947 Updated thumb2 pcode parser used by disassembler generator to use Tatsu instead of deprecated Grako
2025-03-06
ARMv7: Fix lifting of instructions that use register-shifted registers
Josh Ferrell
2025-03-06
ARMv7: Add support for register-shifted registers
Josh Ferrell
2024-08-27
Remove duplicate conditional checks in v_ lifts
Mason Reed
2024-03-12
moved over from https://github.com/Vector35/arch-armv7/pull/81
Galen Williamson
2024-03-05
Move architecture modules into the API repo
Rusty Wagner