blob: 1f0edd87f25ea7b34a4b198be4a284fd4168497e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
.include "t-macros.i"
start
PSW_BITS = 0
point_dmap_at_imem
check_interrupt (VEC_AE&DMAP_MASK)+DMAP_BASE PSW_BITS test_st
st r8,@0x4000
test_st:
st r8,@0x4001
nop
exit47
|