summaryrefslogtreecommitdiff
path: root/arch/armv7/thumb2_disasm/spec.txt
AgeCommit message (Collapse)Author
2025-08-14[thumb2] improved disassembly and lifting of VCVT instruction for scalar ↵Galen Williamson
floating-point/integer cases
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
2024-03-05Move architecture modules into the API repoRusty Wagner