qemu-patch-raspberry4/tests/tcg/mips
Aleksandar Markovic 08857c882d tests/tcg: target/mips: Add a header with test utilities
Add a header that contains test utilities. For now, it contains
only a function for checking and printing test results for bit
counting and similar MSA instructions.

Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
2019-02-14 17:47:37 +01:00
..
include tests/tcg: target/mips: Add a header with test utilities 2019-02-14 17:47:37 +01:00
user tests: tcg: mips: Add two new Makefiles 2019-01-24 17:48:33 +01:00
hello-mips.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
Makefile.include tests/tcg: enable building for mips64 2018-06-20 20:22:34 +01:00
Makefile.target tests/tcg: override runners for broken tests 2018-06-20 20:22:34 +01:00
README tests/tcg: move MIPS specific tests into subdir 2018-06-20 20:22:34 +01:00

MIPS
====

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

A very simple inline assembly, write syscall based hello world