aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-01-03 18:01:03 +0100
committerKarel Kočí <cynerd@email.cz>2018-01-03 18:01:03 +0100
commit615060bc4017a3db864568ee3bb7bfb3ec18d2e7 (patch)
tree086203bcbedeb9f33ea9a8af5a21cf4cfa87a39b /tests
parent08d7e3dabd81e9d6e4f73aa5889a1d709242177c (diff)
downloadqtmips-615060bc4017a3db864568ee3bb7bfb3ec18d2e7.tar.gz
qtmips-615060bc4017a3db864568ee3bb7bfb3ec18d2e7.tar.bz2
qtmips-615060bc4017a3db864568ee3bb7bfb3ec18d2e7.zip
Add pipelined and no-delay-slot for qtmips_cli
Diffstat (limited to 'tests')
-rwxr-xr-xtests/cpu_trap/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cpu_trap/test.sh b/tests/cpu_trap/test.sh
index 430af14..d2ab99c 100755
--- a/tests/cpu_trap/test.sh
+++ b/tests/cpu_trap/test.sh
@@ -12,3 +12,4 @@ mips_make_test
# Run test
qtmips_run qtmips_cli/qtmips_cli --fail-match O "$TEST_DIR/cpu_trap"
+qtmips_run qtmips_cli/qtmips_cli --pipelined --fail-match O "$TEST_DIR/cpu_trap"