[Qemu-devel] [Bug 1428657] Re: qemu-system-arm does not ignore the lowest bit of pc when returning from interrrupt

2015-09-01 Thread Peter Maydell
The patch described in an earlier comment was applied to master and the fix was in QEMU 2.4. ** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

Re: [Qemu-devel] [Bug 1428657] Re: qemu-system-arm does not ignore the lowest bit of pc when returning from interrrupt

2015-03-13 Thread Anders Esbensen
I've tested the patch against the FreeRTOS example. An the patch seems to make the example run. The FreeRTOS sample now crash for other reasons. But I consider the issue resolved. /Anders On 03/12/2015 02:45 PM, Peter Maydell wrote: Proposed patch: http://patchwork.ozlabs.org/patch/449400/

[Qemu-devel] [Bug 1428657] Re: qemu-system-arm does not ignore the lowest bit of pc when returning from interrrupt

2015-03-12 Thread Peter Maydell
Proposed patch: http://patchwork.ozlabs.org/patch/449400/ which could use testing. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1428657 Title: qemu-system-arm does not ignore the lowest bit of pc

[Qemu-devel] [Bug 1428657] Re: qemu-system-arm does not ignore the lowest bit of pc when returning from interrrupt

2015-03-08 Thread Anders Esbensen
Yes the situation I'm describing is the bx 0xfffx case. I see that the article I'm referring to, actually only describes the behaviour of branches and in ISR vector. Searching a bit more I see this: Cortex™-M3 Technical Reference Manual Revision: r1p1 Home Programmer’s Model Registers