qemu-e2k/tests/tcg/mips
Aleksandar Markovic d7059fd737 target/mips: tests/tcg: Add optional printing of more detailed failure info
There is a need for printing input and output data for failure cases,
for debugging purpose. This is achieved by this patch, and only if a
preprocessor constant is manually set to 1. (Assumption is that the
need for such printout is relatively rare.)

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1566216496-17375-37-git-send-email-aleksandar.markovic@rt-rk.com>
2019-08-19 19:53:37 +02:00
..
include target/mips: tests/tcg: Add optional printing of more detailed failure info 2019-08-19 19:53:37 +02:00
user tcg/tests: target/mips: Correct MSA test compilation and execution order 2019-07-02 14:20:24 +02: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