commit | 759795a6b9e6e75c1e671457ef91b6329a692b18 | [log] [tgz] |
---|---|---|
author | Tiago Muck <tiago.muck@arm.com> | Tue Aug 28 12:44:54 2018 -0500 |
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | Fri Mar 22 14:31:40 2019 +0000 |
tree | 9888741654f378c5bf4cb7e544f4a782e16b21f0 | |
parent | d94e5b5d91c1a4f29264bee9c13edbdb70d0417e [diff] |
sim-se: Fixed initialization array size Doubled the size of the zeroed auxiliary vector since 2 * intSize on aarch64 > sizeof(uint64). Change-Id: I5196b000a696e9ea3f2b5daa5d5bb071794369aa Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17088 Reviewed-by: Ciro Santilli <ciro.santilli@arm.com> Maintainer: Brandon Potter <Brandon.Potter@amd.com>