qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 4/4] target-tricore: Add instructions of RCR


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 4/4] target-tricore: Add instructions of RCR opcode format
Date: Fri, 21 Nov 2014 16:29:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/21/2014 04:31 PM, Bastian Koppelmann wrote:
> Add instructions of RCR opcode format.
> Add helper for madd32/64_ssov and madd32/64_suov.
> Add helper for msub32/64_ssov and msub32/64_suov.
> Add microcode generator function madd/msub for 32bit and 64bit, which 
> calculate a mul and a add/sub.
> OPC2_32_RCR_MSUB_U_32 -> OPC2_32_RCR_MSUB_U_32.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>
> ---
> v3 -> v4:
>     - helper madd64_ssov/suov and msub64_ssov/suov now use 64 bit arithmetic 
> for the add. (Thanks alot, Richard!)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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