cpu, power: Get rid of the remnants of the EA computation insts.
authorGabe Black <gabeblack@google.com>
Fri, 5 Jan 2018 23:33:08 +0000 (15:33 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 9 Jan 2018 03:02:26 +0000 (03:02 +0000)
commitb52ea6e98cb27c97aeea1085c4f5fdcbbdf66f0c
tree5410e78345e98dea06eaef3b250e82ebcb5e7be7
parent7221a00fdfe6a3f380f573d8bee1063d374b6bdf
cpu, power: Get rid of the remnants of the EA computation insts.

Get rid of some remnants of a system which was intended to separate
address computation into its own instruction object.

Change-Id: I23f9ffd70fcb89a8ea5bbb934507fb00da9a0b7f
Reviewed-on: https://gem5-review.googlesource.com/7122
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/power/isa/formats/mem.isa
src/cpu/base_dyn_inst.hh
src/cpu/checker/cpu.hh
src/cpu/exec_context.hh
src/cpu/minor/dyn_inst.hh
src/cpu/minor/exec_context.hh
src/cpu/simple/exec_context.hh