sparc: Move translation constants from isa_traits.hh into tlb.hh.
authorGabe Black <gabeblack@google.com>
Mon, 29 Apr 2019 23:28:58 +0000 (16:28 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 30 Apr 2019 18:52:13 +0000 (18:52 +0000)
commit90f90b809c2945952af7cd19bacb82d1ef129869
tree3b28d77290067ca7702abebe9562da2eacd87c1d
parentf19884d5caf6671a45c1fede69d4d019e76ad4f3
sparc: Move translation constants from isa_traits.hh into tlb.hh.

These aren't used outside of SPARC. Also get rid of some unused
constants.

Change-Id: Icfe119f88189348245a6f225a61e62dfa93ea951
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18470
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/sparc/isa_traits.hh
src/arch/sparc/tlb.hh