base: Add standard types for floating and nonfloating point register values.
authorGabe Black <gabeblack@google.com>
Sat, 13 Oct 2018 00:21:18 +0000 (17:21 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 5 Nov 2018 23:42:08 +0000 (23:42 +0000)
commit9dbc9bb4f2b49cfa0d9f1cf844929896c27a2d27
tree03850d679495f2edab2b334e76674d82ec43e8d1
parent543b7865337a982dc1f49cc5dfeee960da20b329
base: Add standard types for floating and nonfloating point register values.

These should be used instead of the ISA specific ones, and should be
at least as large as the largest primitive register type in all the
ISAs.

Change-Id: Iaac104eef74eabcdd87787b1cdf8bea22d449eda
Reviewed-on: https://gem5-review.googlesource.com/c/13615
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/base/types.hh