Files
qemu/target-arm
Peter Maydell 1b9e01c110 target-arm: Don't use cpu_single_env in bank_number()
Avoid using cpu_single_env in bank_number() -- if we were
called via the gdb stub reading or writing the CPSR then
it is NULL and we will segfault if we take the cpu_abort().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2012-01-05 15:49:06 +00:00
..
2011-07-23 11:26:12 -05:00
2011-07-23 11:26:12 -05:00
2011-10-08 10:00:02 +00:00