commit | a33720c7370d1c9e0d6569d7126bb06f2083c614 | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Wed Jun 18 21:02:29 2014 -0400 |
committer | Ian Rogers <irogers@google.com> | Sat Jun 21 22:28:48 2014 -0700 |
tree | 925f6b2e03efb37148b3d52f24653656f2f84f4f | |
parent | b493c2983016a78de498c3a3aef302b1353dca99 [diff] |
X86 Dis: Add missing mov byte; Add size suffixes Yet another instruction not disassembled properly. Add 'b', 'w', 'q' to opcodes to diffferentiate between various versions and make it more understandable. Change-Id: Ib794aac660bc8bc4900bfa49eab5aed682996adc Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>