qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] tcg: movcond


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 0/5] tcg: movcond
Date: Wed, 19 Sep 2012 07:26:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0

On 09/19/2012 06:03 AM, malc wrote:
> (i.e. where to get the alpha image from how to run it exactly)

The easiest alpha test is to just run the rom shipped with qemu,
i.e. no arguments.  That will certainly be good enough to test
conditional move and conditional branch insns.

> P.S. The only thing i've noticed is somewhat unusual naming convention
>      in the README, nothing else uses cN and vN naming of arguments,
>      perhaps sticking to t0, t1, t2, t3 is better to avoid confusion?

I wanted better to highlight that the first two inputs are the
comparison inputs, and the second two inputs are the "values"
to be moved.


r~




reply via email to

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