Files
gem5/src
Gabe Black 1025ef1598 x86: Fix VEX instruction decoding.
When decoding VEX prefixed instructions, the x86 predecoder wasn't walking
past the opcode byte and so was also interpreting it as the modRM byte.

Reported-by: likunxi@fas.harvard.edu

Change-Id: I6d4bdabfa03411704c48d905c50c7b23072fc615
Reviewed-on: https://gem5-review.googlesource.com/5281
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
2017-10-31 02:04:33 +00:00
..
2017-10-31 02:04:33 +00:00
2017-10-19 23:03:58 +00:00
2016-06-06 17:16:44 +01:00
2017-10-19 00:41:14 +00:00