qemu-e2k/tests/tcg/mips
Mateja Marjanovic 0fdd986a6c target/mips: Add tests for integer add MSA instruction group
These are the regression tests for integer addition MSA instruction
- various flavors of instruction add (ADD, ADDS, HADD,...).

Signed-off-by: Mateja Marjanovic <mateja.marjanovic@rt-rk.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1551718283-4487-3-git-send-email-mateja.marjanovic@rt-rk.com>
2019-03-05 17:05:33 +01:00
..
include tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructions 2019-03-05 17:02:46 +01:00
user target/mips: Add tests for integer add MSA instruction group 2019-03-05 17:05:33 +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
hello-mips.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00

README

MIPS
====

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

A very simple inline assembly, write syscall based hello world