qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 13/30] Hexagon HVX (target/hexagon) helper overrides infra


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v4 13/30] Hexagon HVX (target/hexagon) helper overrides infrastructure
Date: Fri, 29 Oct 2021 18:48:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

On 10/12/21 12:10, Taylor Simpson wrote:
> Build the infrastructure to create overrides for HVX instructions.
> We create a new empty file (gen_tcg_hvx.h) that will be populated
> in subsequent patches.
> 
> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
> ---
>  target/hexagon/gen_tcg_hvx.h        | 21 +++++++++++++++++++++
>  target/hexagon/genptr.c             |  1 +
>  target/hexagon/gen_helper_funcs.py  |  3 ++-
>  target/hexagon/gen_helper_protos.py |  3 ++-
>  target/hexagon/gen_tcg_funcs.py     |  3 ++-
>  target/hexagon/meson.build          | 13 +++++++------
>  6 files changed, 35 insertions(+), 9 deletions(-)
>  create mode 100644 target/hexagon/gen_tcg_hvx.h

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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