aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPavel Pisa <pisa@cmp.felk.cvut.cz>2019-02-07 10:34:07 +0100
committerPavel Pisa <pisa@cmp.felk.cvut.cz>2019-02-07 10:34:07 +0100
commit01147f6f0855a1be9ded74995328d03bc9463b46 (patch)
tree437eac80358ca00e614a21e7e027555f8bfd377b /tests
parentcf8c2cfcfc3477fa5434f041c38ef025844c5f60 (diff)
downloadqtmips-01147f6f0855a1be9ded74995328d03bc9463b46.tar.gz
qtmips-01147f6f0855a1be9ded74995328d03bc9463b46.tar.bz2
qtmips-01147f6f0855a1be9ded74995328d03bc9463b46.zip
Remove dependency of ALU operation encoding on MIPS instruction format.
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Diffstat (limited to 'tests')
-rw-r--r--tests/test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.mk b/tests/test.mk
index cc318df..d6a66cc 100644
--- a/tests/test.mk
+++ b/tests/test.mk
@@ -1,4 +1,5 @@
MAKEFLAGS += --no-builtin-rules
+MIPS_PREFIX = mips-elf-
# Output path
O ?= .