qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 13/21] target/loongarch: Add floating point move instructi


From: Richard Henderson
Subject: Re: [PATCH v4 13/21] target/loongarch: Add floating point move instruction translation
Date: Sun, 5 Sep 2021 11:45:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 9/2/21 2:40 PM, Song Gao wrote:
+TRANS(fmov_s, gen_mov, tcg_gen_mov_tl)

Hmm. The spec says only the low 32-bits are modified? But is also says that if the source is not in the single-precision format the result is uncertain?

I'm not sure how to reconcile these two statements.

Ideally the language would allow the result to be nanboxed...


r~



reply via email to

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