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

Review request for Default.


Description
-------

Changeset 9153:21a81cca6a86
---------------------------
x86: Add a separate register for D flag bit
The D flag bit is part of the cc flag bit register currently. But since it
is not being used any where in the implementation, it creates an unnecessary
dependency. Hence, it is being moved to a separate register.


Diffs
-----

  src/arch/x86/isa/microops/debug.isa 86c0e6ca5e7c 
  src/arch/x86/isa/microops/fpop.isa 86c0e6ca5e7c 
  src/arch/x86/isa/microops/regop.isa 86c0e6ca5e7c 
  src/arch/x86/isa/microops/seqop.isa 86c0e6ca5e7c 
  src/arch/x86/isa/microops/specop.isa 86c0e6ca5e7c 
  src/arch/x86/isa/operands.isa 86c0e6ca5e7c 
  src/arch/x86/regs/misc.hh 86c0e6ca5e7c 
  src/arch/x86/x86_traits.hh 86c0e6ca5e7c 

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


Testing
-------


Thanks,

Nilay Vaish

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to