mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-06 00:00:42 -07:00
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