X86: Rework the multiplication microops so that they work like they would in the...
authorGabe Black <gblack@eecs.umich.edu>
Thu, 6 Sep 2007 23:27:28 +0000 (16:27 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 6 Sep 2007 23:27:28 +0000 (16:27 -0700)
commite4c01713562f51847537c5724bc629ce4bdcf3bc
treee2e30437879036e4fa10e2720112f12cefcfd310
parent7f079149f147107070f518fc0a86c45c6c62b2a5
X86: Rework the multiplication microops so that they work like they would in the patent.

--HG--
extra : convert_revision : 6fcf5dee440288d8bf92f6c5c2f97ef019975536
src/arch/x86/intregfile.hh
src/arch/x86/intregs.hh
src/arch/x86/isa/insts/arithmetic/multiply_and_divide.py
src/arch/x86/isa/microops/regop.isa
src/arch/x86/isa/operands.isa
src/arch/x86/isa_traits.hh
src/arch/x86/x86_traits.hh