summaryrefslogtreecommitdiff
path: root/sim/testsuite/d10v-elf/t-rie-xx.s
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/d10v-elf/t-rie-xx.s')
-rw-r--r--sim/testsuite/d10v-elf/t-rie-xx.s12
1 files changed, 0 insertions, 12 deletions
diff --git a/sim/testsuite/d10v-elf/t-rie-xx.s b/sim/testsuite/d10v-elf/t-rie-xx.s
deleted file mode 100644
index 2a6fcbdd6fc..00000000000
--- a/sim/testsuite/d10v-elf/t-rie-xx.s
+++ /dev/null
@@ -1,12 +0,0 @@
-.include "t-macros.i"
-
- start
-
- PSW_BITS = 0
- point_dmap_at_imem
- check_interrupt (VEC_RIE&DMAP_MASK)+DMAP_BASE PSW_BITS test_rie_xx
-
-test_rie_xx:
- .short 0xe120, 0x0000 ;; Example of RIE code
- nop
- exit47