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

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

isa: get rid of expandForMT function
- MIPS is the only ISA that cares about having a piece of ISA state integrate
multiple threads so add constants for MIPS and relieve the other ISAs from 
having
to define this. 
- Move code that was formerly there for MIPS and place it in the init function


Diffs
-----

  src/arch/alpha/isa.hh 6c9b532da0a6 
  src/arch/mips/isa.hh 6c9b532da0a6 
  src/arch/mips/isa.cc 6c9b532da0a6 
  src/cpu/inorder/cpu.cc 6c9b532da0a6 

Diff: http://reviews.m5sim.org/r/578/diff


Testing
-------


Thanks,

Korey

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

Reply via email to