diff options
author | Sergey Fedorov <serge.fdrv@gmail.com> | 2015-11-12 15:10:43 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-11-12 16:16:02 +0000 |
commit | ed6c64489ef11d9ac5fb4b4c89d455a4f1ae8083 (patch) | |
tree | dfdbcddb6b4af43aa146c187ebeb8d4379ef71c9 /configure | |
parent | 8f0da01d189077647adf79618acc3832f77b7918 (diff) |
target-arm: Update PC before calling gen_helper_check_breakpoints()
PC should be updated in the CPU state before calling check_breakpoints()
helper. Otherwise, the helper would not see the correct PC in the CPU
state if it is not at the start of a TB.
Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com>
Message-id: 1447176222-16401-1-git-send-email-serge.fdrv@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions