summaryrefslogtreecommitdiff
path: root/src/arch/x86/op_adc.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-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@64 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-04-29Supported more x86 opcodes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@60 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2008-10-26Completed support of the 0x81 and 0xc1 opcodes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@37 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2008-09-20Centralized all the code used to decode instructions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@32 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2008-09-16Added a 'x86_' to all functions decoding opcodes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@31 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2008-08-03Read registers from the ModR/M encoding.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@13 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a