On 3/31/21 8:53 PM, Taylor Simpson wrote:
Test cases in tests/tcg/hexagon/load_align.c
Signed-off-by: Taylor Simpson<tsimp...@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.hender...@linaro.org>
r~