index
:
qtmips
fix-memory-view
master
simple-memory-view
MIPS CPU emulator for education purposes
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cpu_trap
/
Makefile
blob: 920fa45e9462984956730703b624c36942116214 (
plain
)
1
2
3
4
5
include ../test.mk
SRC_cpu_trap
=
trap.S
$(
eval
$(
call
MIPS_ELF
,
cpu_trap
))