qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 20/21] Hexagon (target/hexagon) load into shifted register


From: Richard Henderson
Subject: Re: [PATCH v2 20/21] Hexagon (target/hexagon) load into shifted register instructions
Date: Tue, 6 Apr 2021 15:50:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/31/21 8:53 PM, Taylor Simpson wrote:
Test cases in tests/tcg/hexagon/load_align.c

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/gen_tcg.h              |  66 ++++++
  target/hexagon/imported/encode_pp.def |   3 +
  target/hexagon/imported/ldst.idef     |  19 ++
  tests/tcg/hexagon/Makefile.target     |   1 +
  tests/tcg/hexagon/load_align.c        | 415 ++++++++++++++++++++++++++++++++++
  5 files changed, 504 insertions(+)
  create mode 100644 tests/tcg/hexagon/load_align.c

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


r~



reply via email to

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