arch-arm: Signal an event when executing store exclusives
authorNikos Nikoleris <nikos.nikoleris@arm.com>
Wed, 12 Jul 2017 12:49:24 +0000 (13:49 +0100)
committerNikos Nikoleris <nikos.nikoleris@arm.com>
Fri, 13 Oct 2017 08:41:08 +0000 (08:41 +0000)
commit6b41bea7447316cb45dc2063f512dd046e22c598
tree9d5d986c27aa69c112cd104be7ded252561b2800
parentb10a0092aecbc6927e9a2336188615ed97614fd0
arch-arm: Signal an event when executing store exclusives

When a store exclusive is executed, whether it is successful or not,
the exclusives monitor is cleared and therefore we need to signal an
event for the PE.

Change-Id: I383c88c769c0ac5f5d36c4b5d39c9681134d3a20
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/4480
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/arm/isa/insts/str.isa
src/arch/arm/isa/insts/str64.isa