commit | f723f0cdc693f81581c0781fa472b1c85a8b42d6 | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Wed Dec 11 17:50:58 2013 -0800 |
committer | Mark Mendell <mark.p.mendell@intel.com> | Wed Dec 11 17:50:58 2013 -0800 |
tree | 5d7b37796a71156d805340d88c0bd7f0078bd153 | |
parent | 8755359a35a4aa915fe3753633015263c7e97b74 [diff] |
Add missing x86 imul opcode to disassembler When playing with ART, I noticed that an integer multiply didn't disassemble properly. This patch adds the instruction. Change-Id: Ic4d4921b1b301a9d674a257f094e8b3d834ed991 Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>