arch: Bump MaxVecRegLenInBytes to 4096
authorTony Gutierrez <anthony.gutierrez@amd.com>
Mon, 8 Apr 2019 16:21:53 +0000 (12:21 -0400)
committerAnthony Gutierrez <anthony.gutierrez@amd.com>
Fri, 9 Aug 2019 23:28:54 +0000 (23:28 +0000)
commitc9e0a5f200a023b0687428561fbcefc9332f93c2
treee4eaaab47a128ca6f8d288fd4756baabe2dcc51e
parent00001e4d86094f7b7967db99bc45cb8752d2ea95
arch: Bump MaxVecRegLenInBytes to 4096

The GPU model uses the generic vector register
containers, however the maximum vector register
length is fixed at 256, which is an invalid assumption
for the GPU model as it can operate on vectors up
to 4096B.

Change-Id: Id85e0ed45c9a9c1a4bb6e712c44eaeec2d628fce
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17908
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/generic/vec_reg.hh