qemu/target-arm
Peter Maydell c98d174c24 target-arm: Clear IT bits when taking exceptions in v7M
When taking an exception for an M profile core, we must clear
the IT bits. Since the IT bits are cached in env->condexec_bits
we must clear them there: writing the bits in env->uncached_cpsr
has no effect. (Reported as LP:944645.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2012-03-15 17:00:52 +00:00
..
2012-03-14 22:20:27 +01:00
2012-03-14 22:20:24 +01:00
2012-03-14 22:20:24 +01:00