X86: Decode three byte opcodes.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 07:52:45 +0000 (00:52 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 07:52:45 +0000 (00:52 -0700)
commitfd45c04cad4891c6216807639482f2b2d6a7b042
tree63dd180fab8258317559fbff99f46f456c5a765a
parenta1ea10d7bac34f022598f82873723e2dfee58625
X86: Decode three byte opcodes.
src/arch/x86/isa/decoder/decoder.isa
src/arch/x86/isa/decoder/three_byte_opcodes.isa [new file with mode: 0644]
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/predecoder.cc
src/arch/x86/types.hh