On 3/31/21 8:53 PM, Taylor Simpson wrote:
Test cases in tests/tcg/hexagon/load_unpack.c
Signed-off-by: Taylor Simpson<tsimp...@quicinc.com>
---
target/hexagon/gen_tcg.h | 108 ++++++++
target/hexagon/genptr.c | 13 +
target/hexagon/imported/encode_pp.def | 6 +
target/hexagon/imported/ldst.idef | 43 +++
target/hexagon/macros.h | 16 ++
tests/tcg/hexagon/Makefile.target | 1 +
tests/tcg/hexagon/load_unpack.c | 474 ++++++++++++++++++++++++++++++++++
7 files changed, 661 insertions(+)
create mode 100644 tests/tcg/hexagon/load_unpack.c
A couple more inlines, but,
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~