ba63292445
Add tests for MSA logic instructions. This includes following instructions: * AND.V - logical AND * NOR.V - logical NOR * OR.V - logical OR * XOR.V - logical XOR Each test consists of 80 test cases, so altogether there are 320 test cases. Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> |
||
---|---|---|
.. | ||
include | ||
user | ||
hello-mips.c | ||
Makefile.include | ||
Makefile.target | ||
README |
MIPS ==== hello-mips ---------- A very simple inline assembly, write syscall based hello world