diff options
author | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-10-03 15:04:34 +0100 |
---|---|---|
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-11-11 16:56:35 +0000 |
commit | e0ed3d744ded814bd2ce207056384694853634af (patch) | |
tree | 8ed728f719ec9e98d60e27892a6ce60971d82389 /ext | |
parent | 239835d4246cc5e2c13892c19a4b79e0cc034393 (diff) | |
download | gem5-e0ed3d744ded814bd2ce207056384694853634af.tar.xz |
arch-arm: Fix TarmacParser handling of 64bit LD/ST
The TarmacParser was assuming 32 bit accesses only.
This was creating a mismatch when parsing a trace with 64 bit
accesses.
E.g.
In
clk IT (18) 002001f4 f8008441 O EL3h_s : STR x1,[x2],#8
clk MW8 00201008:000000201008 00000000_40000401
Only the 32 MSBs were checked (00000000)
Change-Id: I51e803b53efe953edcd9378f6c9481c04932331e
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/21562
Reviewed-by: Ciro Santilli <ciro.santilli@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions