qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
Date: Fri, 3 Feb 2023 15:20:12 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 1/2/23 20:03, Richard Henderson wrote:
On 1/31/23 23:52, Alex Bennée wrote:

Worth splitting the patch?

I'm confused about what sort of split you're suggesting.

Maybe a preliminary patch with the LD/ST helpers:

 include/exec/cpu_ldst.h |  10 +++
 accel/tcg/cputlb.c      | 112 +++++++++++++++++++++++++++++++++
 accel/tcg/user-exec.c   |  66 ++++++++++++++++++++

Then the translator functions:

 include/tcg/tcg-op.h    |   2 +
 tcg/tcg-op.c            | 134 ++++++++++++++++++++++++++++++++++++++++

?



reply via email to

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