X86: Don't treat the REX prefixes as prefixes in 32 bit modes. These are inc/dec...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 27 Feb 2009 17:26:09 +0000 (09:26 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 27 Feb 2009 17:26:09 +0000 (09:26 -0800)
commit27b751ec46e59166867cedbf6da3ee19453671bd
tree9630142ea6f6f9666ad1ff04528347ea9ec90507
parentaa51c01d697124fac654b3e87a99bb2d613cae72
X86: Don't treat the REX prefixes as prefixes in 32 bit modes. These are inc/dec instructions.
src/arch/x86/predecoder.cc