summaryrefslogtreecommitdiff
path: root/src/arch/x86/op_mul.c
AgeCommit message (Collapse)Author
2012-10-18Reorganized the code for the x86 architecture support.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@274 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-01-01Updated copyright dates.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-08-01Deleted the 'AsmOperandSize' definition and set the x86 minimal instruction ↵Cyrille Bagard
size. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@176 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-10-07Created a function to load n x86 operands and supported extra x86 opcodes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@128 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-08Supported more x86 opcodes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@71 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a