qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 8/9] target/arm: Implement FP data-processing (2


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 8/9] target/arm: Implement FP data-processing (2 source) for fp16
Date: Wed, 2 May 2018 11:28:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 05/01/2018 04:13 AM, Alex Bennée wrote:
> If we are going to the trouble of adding a read_fp_hreg() we might as
> well do the same for the write case. Then we can convert the various:
> 
>   read_vec_element_i32(s, tcg_vm, rm, 0, MO_16);
> 
> that we used before.

Ok, I've split these new functions into two new patches.


r~



reply via email to

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