Searched hist:932 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Ddecoder.cc12229:932ed6601823 Fri Oct 27 16:46:00 EDT 2017 Gabe Black <gabeblack@google.com> 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>

Completed in 12 milliseconds