qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 10/30] Hexagon HVX (target/hexagon) instruction utility fu


From: Richard Henderson
Subject: Re: [PATCH v5 10/30] Hexagon HVX (target/hexagon) instruction utility functions
Date: Sat, 30 Oct 2021 13:05:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/29/21 6:20 PM, Taylor Simpson wrote:
Functions to support scatter/gather
Add new file to target/hexagon/meson.build

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/mmvec/system_ext_mmvec.h | 25 ++++++++++++++++++
  target/hexagon/mmvec/system_ext_mmvec.c | 47 +++++++++++++++++++++++++++++++++
  target/hexagon/meson.build              |  1 +
  3 files changed, 73 insertions(+)
  create mode 100644 target/hexagon/mmvec/system_ext_mmvec.h
  create mode 100644 target/hexagon/mmvec/system_ext_mmvec.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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