summaryrefslogtreecommitdiff
path: root/arch/armv7
AgeCommit message (Expand)Author
2025-01-17[thumb2] Fix #6328: "Invalid intrinsic lifting for MRS instruction: destinati...Galen Williamson
2024-09-13Ultimate.Alexander Taylor
2024-08-27Fixed fall-through VMOV liftingGalen Williamson
2024-08-27Cleaned up formatting on new and old codeGalen Williamson
2024-08-27Constraint NEON instructions using operation flagsMason Reed
2024-08-27Use split registers for VMOVMason Reed
2024-08-27Fix VPOP not setting registersMason Reed
2024-08-27Fix VDIV constraints and lift VNEGMason Reed
2024-08-27Fix unconstrained VADD and VABSMason Reed
2024-08-27Lift VMRS and mark system registersMason Reed
2024-08-27Lift VSUB, VDIV, VMUL, VFMAMason Reed
2024-08-27Lift more variants of VCVT and correct a missed variant caseMason Reed
2024-08-27Lift VSTMIA, VLDMIAMason Reed
2024-08-27Fix non R register groups referencing PC for 15th register indexMason Reed
2024-08-27Lift misc V_ thumb instrunctionsMason Reed
2024-08-27Lift VMOVMason Reed
2024-08-27Lift VLDR and VSTRMason Reed
2024-08-27Lift VPOP and VPUSHMason Reed
2024-08-27Fix getting incorrect S and D registers in lifted ilMason Reed
2024-08-27Remove duplicate conditional checks in v_ liftsMason Reed
2024-08-21Fix thumb2 lifting of REVMason Reed
2024-08-06Add flag role for carry flag when subtraction is implemented with additionRusty Wagner
2024-07-24change parameter name to align the function definitionZichuan Li
2024-03-15Separate local variable tokens in higher level ILs from stack variable tokens...Rusty Wagner
2024-03-12moved over from https://github.com/Vector35/arch-armv7/pull/81Galen Williamson
2024-03-05Move architecture modules into the API repoRusty Wagner