qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH v3 03/31] target/arm/cpu.h: update comment for hal


From: Richard Henderson
Subject: Re: [Qemu-arm] [PATCH v3 03/31] target/arm/cpu.h: update comment for half-precision values
Date: Fri, 23 Feb 2018 15:30:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/23/2018 07:36 AM, Alex Bennée wrote:
> @@ -168,6 +168,7 @@ typedef struct {
>   *  Qn = regs[n].d[1]:regs[n].d[0]
>   *  Dn = regs[n].d[0]
>   *  Sn = regs[n].d[0] bits 31..0
> + *  Hn = regs[n].d[0] bits 15..0 for even n, and bits 31..16 for odd n

Everything past here --------------^ is wrong.


r~



reply via email to

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