cpu: Remove ExtMachInst typedefs from the O3 CPU model.
authorGabe Black <gabeblack@google.com>
Tue, 27 Mar 2018 08:24:16 +0000 (01:24 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 27 Mar 2018 10:58:01 +0000 (10:58 +0000)
commitb18f7078c3e8e9a32294afe107965f28d498f759
treea685629b8cd49e71a6ff7d5503706843aaa08a6d
parent563e19d1fd151fe222af2455536d8239f5c6d3dc
cpu: Remove ExtMachInst typedefs from the O3 CPU model.

These typedefs aren't used, and they expose ISA specific types outside
the ISA implementations.

Change-Id: I64b9cec18d6f92765eebbdf8c8f1de15c0deba34
Reviewed-on: https://gem5-review.googlesource.com/9404
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/cpu/o3/dyn_inst.hh
src/cpu/o3/fetch.hh