Hexagon (target/hexagon) Add support for v68/v69/v71/v73
authorTaylor Simpson <tsimpson@quicinc.com>
Thu, 27 Apr 2023 22:40:49 +0000 (15:40 -0700)
committerTaylor Simpson <tsimpson@quicinc.com>
Thu, 18 May 2023 19:40:51 +0000 (12:40 -0700)
commitfc2622f660fea5355565a6734c74f68e65953ac8
tree3b1785dd760b52ee4b00bcd9969c5647003cc277
parent278238505d28d292927bff7683f39fb4fbca7fd1
Hexagon (target/hexagon) Add support for v68/v69/v71/v73

Add support for the ELF flags
Move target/hexagon/cpu.[ch] to be v73
Change the compiler flag used by "make check-tcg"

The decbin instruction is removed in Hexagon v73, so check the
version before trying to compile the instruction.

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230427224057.3766963-2-tsimpson@quicinc.com>
configure
linux-user/hexagon/target_elf.h
target/hexagon/README
target/hexagon/cpu.c
target/hexagon/cpu.h
tests/tcg/hexagon/Makefile.target
tests/tcg/hexagon/misc.c