OSDN Git Service

target-arm: Implement handling of fired watchpoints
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 12 Sep 2014 13:06:49 +0000 (14:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 12 Sep 2014 13:06:49 +0000 (14:06 +0100)
commit3ff6fc9148d0a9e683eb6ec78523a017247e990d
tree1ecd027945386aebdf12a1e61e53f722528f193c
parent73c5211ba93c9d636a9c0a89e1d9037b6ef1418d
target-arm: Implement handling of fired watchpoints

Implement the ARM debug exception handler for dealing with
fired watchpoints.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.c
target-arm/helper.c
target-arm/internals.h
target-arm/op_helper.c