qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers


From: Richard Henderson
Subject: Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers
Date: Tue, 24 Jan 2023 11:46:56 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/10/23 13:12, Mark Cave-Ayland wrote:
Now that the TCG documentation is more visible, would it be possible to add a patch to update the relevant parts of docs/devel/tcg-ops.rst to reflect the new Int128 support?

For avoidance of doubt, this document covers the intermediate representation and some backend specifics. There are no changes to either of these at this time. The TCGv_i128 type is lowered to TCG_TYPE_REG (either I32 or I64 per host) during translation of guest instructions to intermediate opcodes.

Not to say another document shouldn't be written covering the translation 
interface...


r~



reply via email to

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