qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v10 04/26] target/loongarch: Add fixed point arithmetic instr


From: gaosong
Subject: Re: [PATCH v10 04/26] target/loongarch: Add fixed point arithmetic instruction translation
Date: Thu, 18 Nov 2021 09:24:23 +0800
User-agent: Mozilla/5.0 (X11; Linux loongarch64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Hi Richard,
On 2021/11/17 下午5:55, Richard Henderson wrote:

@fmt_rr_i12 and @fmt_rr_ui12 are two 'Formats',  but they use the same 'Argument sets'(rr_i).

What I meant is that there would be a single gen_rr_i function handing the argument set rr_i; no need for two gen_rr_i* functions.
Got it.

Thanks.
Song Gao

reply via email to

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