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

Review request for Default.


Description
-------

CheckerCPU: Add function stubs to non-ARM ISA source to compile with CheckerCPU

Making the CheckerCPU a runtime time option requires the code to be compatible
with ISAs other than ARM.  This patch adds the appropriate function
stubs to allow compilation.


Diffs
-----

  src/arch/alpha/tlb.hh 8f354c5a1634 
  src/arch/alpha/tlb.cc 8f354c5a1634 
  src/arch/mips/tlb.hh 8f354c5a1634 
  src/arch/mips/tlb.cc 8f354c5a1634 
  src/arch/power/tlb.hh 8f354c5a1634 
  src/arch/power/tlb.cc 8f354c5a1634 
  src/arch/sparc/tlb.hh 8f354c5a1634 
  src/arch/sparc/tlb.cc 8f354c5a1634 
  src/arch/x86/tlb.hh 8f354c5a1634 
  src/arch/x86/tlb.cc 8f354c5a1634 
  src/cpu/checker/cpu.hh 8f354c5a1634 
  src/cpu/checker/cpu_impl.hh 8f354c5a1634 
  src/cpu/inorder/thread_context.hh 8f354c5a1634 
  src/cpu/o3/commit_impl.hh 8f354c5a1634 
  src/cpu/o3/iew_impl.hh 8f354c5a1634 
  src/cpu/ozone/back_end_impl.hh 8f354c5a1634 
  src/cpu/ozone/lw_back_end_impl.hh 8f354c5a1634 

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


Testing
-------

Compiles for all ISAs.


Thanks,

Geoffrey Blake

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

Reply via email to