qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/5] target-arm: convert shl and shr helpers to


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 3/5] target-arm: convert shl and shr helpers to TCG
Date: Mon, 17 Sep 2012 11:47:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0

On 09/17/2012 11:09 AM, Aurelien Jarno wrote:
> If you insist, maybe we can just add a movcond op that uses setcond, so
> it makes the code more readable?

Well, that's certainly a good first step.  And an easy fall back for
hosts that choose not to implement the full conditional move.  But at
least 4 of our 8 hosts do have a proper cmove insn.

But honestly I can't understand the resistance to movcond.


r~



reply via email to

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