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

Review request for Default.


Repository: gem5


Description
-------

Changeset 10082:8b710352c6fc
---------------------------
cpu: Make CPU and ThreadContext getters const

This patch merely tidies up the CPU and ThreadContext getters by
making them const where appropriate.


Diffs
-----

  src/cpu/base.hh 2360411a16be 
  src/cpu/base_dyn_inst.hh 2360411a16be 
  src/cpu/checker/thread_context.hh 2360411a16be 
  src/cpu/inorder/inorder_dyn_inst.hh 2360411a16be 
  src/cpu/inorder/inorder_dyn_inst.cc 2360411a16be 
  src/cpu/inorder/thread_context.hh 2360411a16be 
  src/cpu/o3/thread_context.hh 2360411a16be 
  src/cpu/ozone/cpu.hh 2360411a16be 
  src/cpu/ozone/cpu_impl.hh 2360411a16be 
  src/cpu/thread_context.hh 2360411a16be 
  src/cpu/thread_state.hh 2360411a16be 

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


Testing
-------

Unsurprisingly, all regressions pass.


Thanks,

Andreas Hansson

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

Reply via email to