qemu-e2k/tests/tcg/mips
Alex Bennée b4f396151b tests/tcg/mips: fix hello-mips compilation
The compilation flags for proper building are in the source tree. We
also fix exit to 0 so the result is counted as a success.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-03-12 17:05:21 +00:00
..
include tests/tcg: target/mips: Rename two header files for consistency 2019-03-11 12:36:58 +01:00
user target/mips: Add tests for a variety of MSA integer subtract instructions 2019-03-11 12:45:36 +01:00
Makefile.include tests/tcg: enable building for mips64 2018-06-20 20:22:34 +01:00
Makefile.target tests/tcg/mips: fix hello-mips compilation 2019-03-12 17:05:21 +00:00
README tests/tcg: move MIPS specific tests into subdir 2018-06-20 20:22:34 +01:00
hello-mips.c tests/tcg/mips: fix hello-mips compilation 2019-03-12 17:05:21 +00:00

README

MIPS
====

hello-mips
----------

A very simple inline assembly, write syscall based hello world