qemu-e2k/tests/tcg/cris
Alex Bennée d72132c02e tests/tcg: enable cris base user-mode tests
This converts the existing Makefile into a Makefile.target and updates
it so it can be called by the tcg build system. The original Makefile
didn't set -cpu except for the v17 tests however that has broken (I
assume because linux-user is a "max" cpu) so here I force it to be
crisv17.

I've also replicated the GNU simulator targets (run-FOO-on-sim).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-03-12 17:05:21 +00:00
..
bare tests/tcg/cris: align mul operations 2019-03-12 17:05:21 +00:00
libc tests/tcg: split cris tests into bare and libc directories 2019-03-12 17:05:21 +00:00
.gdbinit tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
Makefile.include tests/tcg: enable cris base user-mode tests 2019-03-12 17:05:21 +00:00
Makefile.target tests/tcg: enable cris base user-mode tests 2019-03-12 17:05:21 +00:00
README tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00

README

Test-suite for the cris port. Heavily based on the test-suite for the CRIS port of sim by Hans-Peter Nilsson.