aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/m68k/trap.c
AgeCommit message (Collapse)Author
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson
Test various trap instructions: chk, div, trap, trapv, trapcc, ftrapcc, and the signals and addresses that we expect from them. Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220602013401.303699-15-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>