summaryrefslogtreecommitdiff
path: root/src/arch/x86/instruction.c
AgeCommit message (Collapse)Author
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is ↵Cyrille Bagard
empty). git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@105 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-07-18Computed the end of routines with no limit.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@98 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-07-14Restored the code loading the ELF relocations.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@93 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-30Fixed a copy/paste mistake about the type of a 'jle' link.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@86 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-30Added a few extra opcodes: imul, jle, movsx and movzx.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@85 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-16Made links between lines of code (x86 only).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@79 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-08Supported more x86 opcodes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@71 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-05-31Supported a new architecture (MIPS).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@67 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a