qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 2/2] fix ARMv7 data processing instructions


From: Juha Riihimäki
Subject: [Qemu-devel] [PATCH 2/2] fix ARMv7 data processing instructions
Date: Wed, 6 May 2009 09:16:12 +0300

ARMv7 defines a new behavior for ARM data processing instructions compared to earlier architecture revisions; when the destination register is R15, a Branch and Exchange operation is executed rather than a simple Branch to the target address. This patch corrects the behavior of the emulation for the aforementioned operations. To be applied after applying the previous patch in this patch set.

Signed-off-by: Juha Riihimäki <address@hidden>
---

Attachment: patch2.diff
Description: Binary data



reply via email to

[Prev in Thread] Current Thread [Next in Thread]