summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/Makefile.am
AgeCommit message (Expand)Author
2016-11-27Saved memory space by sharing arch GObjects.Cyrille Bagard
2016-08-28Handled branching instructions using registers.Cyrille Bagard
2016-05-22Extended the compiler to transform all the new ARMv7 encoding definitions.Cyrille Bagard
2016-05-06Prepared the ARMv7 SIMD instructions support.Cyrille Bagard
2015-03-31Saved some progress in the definition of basic blocks.Cyrille Bagard
2015-01-09Chosen the right encoding to use when disassembling ARM binary.Cyrille Bagard
2014-12-25Cleaned all the code for immediate operands.Cyrille Bagard
2014-12-16Created operands for resolving symbols in disassembly code.Cyrille Bagard
2014-12-01Recognized Thumb 16 instructions and most of the Thumb 32 ones.Cyrille Bagard
2014-11-25Extended the range of supported ARMv7 instructions.Cyrille Bagard
2014-11-24Update the list of handled ARM instructionsCyrille Bagard
2014-10-07Created a compiler for architecture instruction definitions.Cyrille Bagard
2014-10-06Got prepared to disassemble some ARMv7 instructions.Cyrille Bagard
2014-10-01Prepared the ground for the ARMv7 architecture.Cyrille Bagard