qemu-patch-raspberry4/tests/tcg/mips
Aleksandar Markovic 391f77aaba tcg/tests: target/mips: Amend MSA integer multiply tests
Amend MSA fixed point multiply tests: correct output values for
MADDV.B, MADDV.H, MADDV.W, MADDV.D, MSUBV.B, MSUBV.H, MSUBV.W and
MSUBD.D.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1562068213-11307-3-git-send-email-aleksandar.markovic@rt-rk.com>
2019-07-02 14:20:19 +02:00
..
include tcg/tests: target/mips: Amend MSA fixed point multiply tests 2019-07-02 14:20:11 +02:00
user tcg/tests: target/mips: Amend MSA integer multiply tests 2019-07-02 14:20:19 +02:00
hello-mips.c tests/tcg/mips: fix hello-mips compilation 2019-03-12 17:05:21 +00: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

MIPS
====

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

A very simple inline assembly, write syscall based hello world