[Qemu-devel] [Bug 1079080] Re: ARM instruction "srs" wrong behaviour

2013-02-15 Thread vcesson
CPSR instead of SPSR. Context: Using QEMU 1.2.0 to simulate a Zynq application (processor Cortex-a9 mpcore) with the following command line: qemu-system-arm -M xilinx-zynq-a9 -m 512 -serial null -serial mon:stdio -dtb /home/vcesson/workspace/xilinx_zynq.dtb -kernel install/tests/io/serial/current

[Qemu-devel] [Bug 1079080] Re: ARM instruction "srs" wrong behaviour

2013-02-14 Thread vcesson
Problem: When executing this instruction, the register stored is CPSR instead of SPSR. Context: Using QEMU 1.2.0 to simulate a Zynq application (processor Cortex-a9 mpcore) with the following command line: qemu-system-arm -M xilinx-zynq-a9 -m 512 -serial null -serial mon:stdio -dtb /home/vce

[Qemu-devel] [Bug 1079080] Re: ARM instruction "srs" wrong behaviour

2013-02-14 Thread vcesson
xecuting this instruction, the register stored is CPSR instead of SPSR. Context: Using QEMU 1.2.0 to simulate a Zynq application (processor Cortex-a9 mpcore) with the following command line: qemu-system-arm -M xilinx-zynq-a9 -m 512 -serial null -serial mon:stdio -dtb /home/vcesson/wor