arch-arm: Mask out unsupported trapped exception handling bits
authorChuan Zhu <chuan.zhu@arm.com>
Fri, 29 Dec 2017 20:04:14 +0000 (20:04 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Wed, 18 Apr 2018 15:22:52 +0000 (15:22 +0000)
commitabbe32b6acacb22761e969b716631c5f616f3229
treee6c07e896d773eb637c2fecf6c9ba074f9cce117
parentb299740e655cb64d630aa72934dc47375f68910c
arch-arm: Mask out unsupported trapped exception handling bits

Floating-point trapped exception handlings are not currently
supported in gem5, therefore the corresponding bits are RAZ/WI in
FCPR.

Change-Id: Ica43af62d5f3bbc095e8dd872f0bd365231a5b5f
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/10045
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/arm/isa.cc