cpu: Get rid of the (read|set)RegOtherThread methods.
authorGabe Black <gabeblack@google.com>
Sun, 28 Apr 2019 08:56:22 +0000 (08:56 +0000)
committerGabe Black <gabeblack@google.com>
Mon, 29 Apr 2019 22:57:37 +0000 (22:57 +0000)
commit88fc141f72bea768fdf8d6e22611a89f135cfc10
tree4e2292f8964180263805ea379a86d8ec72faa678
parenta632ee72adc7056786752973ecfa44ae01fca137
cpu: Get rid of the (read|set)RegOtherThread methods.

These are implemented by MIPS internally now.

Change-Id: If7465e1666e51e1314968efb56a5a814e62ee2d1
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18436
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/cpu/checker/cpu.hh
src/cpu/exec_context.hh
src/cpu/minor/exec_context.hh
src/cpu/o3/dyn_inst.hh
src/cpu/simple/exec_context.hh
src/cpu/thread_context.hh