1.include "t-macros.i"
2
3	start
4
5	PSW_BITS = 0
6	point_dmap_at_imem
7	check_interrupt (VEC_RIE&DMAP_MASK)+DMAP_BASE PSW_BITS test_rie_xx
8
9test_rie_xx:
10        .short 0xe120, 0x0000  ;; Example of RIE code
11	nop
12	exit47
13