summaryrefslogtreecommitdiff
path: root/src/arch/x86/decoder_tables.cc
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
2012-05-26CPU: Merge the predecoder and decoder.Gabe Black