OSDN Git Service

Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
authorTaylor Simpson <tsimpson@quicinc.com>
Thu, 10 Feb 2022 02:15:50 +0000 (18:15 -0800)
committerTaylor Simpson <tsimpson@quicinc.com>
Sat, 12 Mar 2022 17:14:22 +0000 (09:14 -0800)
commit4d04395a1716c669cf634a90e768c1baa0e68aff
tree24b08d816d0e6183d4edc9c6d27327d307fdd54d
parentd76dd816bf328a66ce57b2fb27d046656d3ab411
Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR

Hexagon has ~200 instructions that set the saturate bit in USR, these
were broken into groups of similar instructions and one instruction
from each group is tested with at least one input that does not
saturate and at least one input that does saturate.

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20220210021556.9217-7-tsimpson@quicinc.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/hexagon/Makefile.target
tests/tcg/hexagon/usr.c [new file with mode: 0644]