summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/d10v/t-rie-xx.s
blob: fa6b4fc383ac1e8b6375002034686a77c4bfb751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# mach: all
# output:
# sim: --environment operating

.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