diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-07-04 17:14:44 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-07-04 17:25:30 +0100 |
commit | 2884fbb60412049ec92389039ae716b32057382e (patch) | |
tree | bc0efcfaf8d2b650cf616a089b53b53a152a483d /hw/timer | |
parent | be32116e32c3fd51c0d91fd658d534424434e659 (diff) |
target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
In the various helper functions for v7M/v8M instructions, use
the _ra versions of cpu_stl_data() and friends. Otherwise we
may get wrong behaviour or an assert() due to not being able
to locate the TB if there is an exception on the memory access
or if it performs an IO operation when in icount mode.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190617175317.27557-5-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions