summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/decoder/decoder.isa
AgeCommit message (Expand)Author
2017-05-26x86: Rework how VEX prefixes are decoded.Gabe Black
2015-07-17x86: decode instructions with vex prefixNilay Vaish
2014-12-04x86: Rework opcode parsing to support 3 byte opcodes properly.Gabe Black
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-08-18X86: Decode three byte opcodes.Gabe Black
2009-04-19X86: Recognize and handle the lock legacy prefix.Gabe Black
2007-03-21Break out the one and two byte opcodes into different files. Also change what...Gabe Black
2007-03-21Missed a constGabe Black