-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3800/
-----------------------------------------------------------

(Updated Feb. 3, 2017, 4:13 p.m.)


Review request for Default.


Summary (updated)
-----------------

x86: fix Mul1u instruction


Repository: gem5


Description (updated)
-------

Changeset 11778:c76b78110490
---------------------------
x86: fix Mul1u instruction

the Mul1uFlags and Mul1u instructions perform
the 64b multiplication using only 64b registers, however the
method used causes the high 64b to be corrupted for certain
inputs. here we fix the computation.


Diffs (updated)
-----

  src/arch/x86/isa/microops/regop.isa ed89cb178ecd7586296d2a2e83595174474db554 

Diff: http://reviews.gem5.org/r/3800/diff/


Testing
-------


Thanks,

Tony Gutierrez

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to