arch-arm: Dsb instruction shouldn't flush the pipeline
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Mon, 23 Oct 2017 09:54:16 +0000 (10:54 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Wed, 15 Nov 2017 14:16:57 +0000 (14:16 +0000)
commit1a551746a00501331ccde9eeb19a8fb5ca8982a2
treea0e43bd5bca9f2bacb6ed18652f312bc5bcddd3c
parentccdbc394e2f4adcb8a3b89b8df7ce403b9fbd937
arch-arm: Dsb instruction shouldn't flush the pipeline

DSB Instruction shouldn't flush the pipeline, hence the IsSquashAfter
attribute will be removed for either the 32 and 64 bit version.

Change-Id: I98b2b8bc78aa28445ed1a9b5f34645f8d71616ad
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Giacomo Gabrielli <giacomo.gabrielli@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5363
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/arm/isa/insts/misc.isa
src/arch/arm/isa/insts/misc64.isa