qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 11/30] Hexagon HVX (target/hexagon) helper functions


From: Richard Henderson
Subject: Re: [PATCH v4 11/30] Hexagon HVX (target/hexagon) helper functions
Date: Fri, 29 Oct 2021 11:58:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/12/21 3:10 AM, Taylor Simpson wrote:
Probe and commit vector stores (masked and scatter/gather)
Log vector register writes
Add the execution counters to the debug log
Histogram instructions

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/helper.h    |  16 +++
  target/hexagon/op_helper.c | 282 ++++++++++++++++++++++++++++++++++++++++++++-
  2 files changed, 296 insertions(+), 2 deletions(-)

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

r~



reply via email to

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