summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/m32r/nop.cgs
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/sim/m32r/nop.cgs')
-rw-r--r--sim/testsuite/sim/m32r/nop.cgs11
1 files changed, 0 insertions, 11 deletions
diff --git a/sim/testsuite/sim/m32r/nop.cgs b/sim/testsuite/sim/m32r/nop.cgs
deleted file mode 100644
index e06d656f20e..00000000000
--- a/sim/testsuite/sim/m32r/nop.cgs
+++ /dev/null
@@ -1,11 +0,0 @@
-# m32r testcase for nop
-# mach(): m32r m32rx
-
- .include "testutils.inc"
-
- start
-
- .global nop
-nop:
- nop
- pass