X86: Fix the IMUL_R_P_I macroop.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 29 Apr 2012 09:26:34 +0000 (02:26 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 29 Apr 2012 09:26:34 +0000 (02:26 -0700)
commit2c85cf41a2c4e228d6dce34daada84fff4592bbf
tree8bdc50b5ba5c87671379df15ad2f8448c669cbce
parent03a91b05333ff5f0aa7630be108295b267ac9d90
X86: Fix the IMUL_R_P_I macroop.

The disp displacement was left off the load microop so the wrong value was
used.
src/arch/x86/isa/insts/general_purpose/arithmetic/multiply_and_divide.py