summaryrefslogtreecommitdiff
path: root/src/arch/arm/instruction.c
AgeCommit message (Expand)Author
2015-04-01Fixed the definition of inner blocks by cutting at the right starting position.Cyrille Bagard
2014-12-04Provided a new way to build the full name of each instruction and cached it.Cyrille 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
2014-07-31Improved the way code is decoded by avoiding to propagate the base address ev...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-06-30Provided first basic support for a few ARM instructions.Cyrille Bagard