qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] fix ARMv7 data processing instructions


From: Juha Riihimäki
Subject: Re: [Qemu-devel] [PATCH] fix ARMv7 data processing instructions
Date: Fri, 27 Mar 2009 13:47:36 +0200

Any further comments? Or perhaps import the patch? I made a small performance optimization in the new store_reg_bx macro by performing the simpler comparison first and the the little bit more expensive comparison only if the first comparison is true. At least I have encountered no problems in OMAP2 and OMAP3 emulation so far; instead the guest code which doesn't run without the patch in OMAP3 now works.


Juha

On Mar 16, 2009, at 14:13, Riihimaki Juha (Nokia-D/Helsinki) wrote:

This is a revised version of the "fix ARMv7 MOV R15, xxx operation"
patch I sent here last Friday. This patch should fix the behavior of
all affected commands as far as I know. I put the patch as an
attachment here as well in case the formatting gets abused in transit.


Attachment: diff
Description: Binary data



reply via email to

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