cpu: Remove hwrei from the generic interfaces.
authorGabe Black <gabeblack@google.com>
Sun, 28 Apr 2019 03:51:22 +0000 (20:51 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 30 Apr 2019 07:37:51 +0000 (07:37 +0000)
commit40cc7cdd53540ded69f055262b087dca54f5b715
treeac7c19e9023295b717e92ec330af9febe39ed78b
parent0eb763c77f7f33694656984fcdac53bf52c3dacb
cpu: Remove hwrei from the generic interfaces.

This mechanism is specific to Alpha and doesn't belong sprinkled around
the CPU's generic mechanisms.

Change-Id: I87904d1a08df2b03eb770205e2c4b94db25201a1
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18432
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/alpha/ev5.cc
src/cpu/checker/cpu.hh
src/cpu/exec_context.hh
src/cpu/minor/exec_context.hh
src/cpu/o3/cpu.cc
src/cpu/o3/cpu.hh
src/cpu/o3/dyn_inst.hh
src/cpu/o3/dyn_inst_impl.hh
src/cpu/simple/exec_context.hh
src/cpu/simple_thread.cc
src/cpu/simple_thread.hh