summaryrefslogtreecommitdiff
path: root/src/arch/arm/instruction.c
AgeCommit message (Collapse)Author
2017-12-02Created a plugin for the ARM support.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-29Reduced once again the size of the main instruction structure.Cyrille Bagard
2016-05-25Applied conditional bits as keyword suffixes for ARM instructions.Cyrille Bagard
2015-04-01Fixed the definition of inner blocks by cutting at the right starting position.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@498 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-12-04Provided a new way to build the full name of each instruction and cached it.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@435 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-10-07Created a compiler for architecture instruction definitions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@410 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-10-06Got prepared to disassemble some ARMv7 instructions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@409 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-10-01Prepared the ground for the ARMv7 architecture.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@408 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-07-31Improved the way code is decoded by avoiding to propagate the base address ↵Cyrille Bagard
everywhere. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@385 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-04-28Updated all copyright headers.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-06-30Provided first basic support for a few ARM instructions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@354 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a