mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
15 lines
202 B
ArmAsm
15 lines
202 B
ArmAsm
.include "t-macros.i"
|
|
|
|
start
|
|
|
|
PSW_BITS = 0
|
|
point_dmap_at_imem
|
|
check_interrupt (VEC_AE&DMAP_MASK)+DMAP_BASE PSW_BITS test_st
|
|
|
|
ldi r10,#0x4001
|
|
st r8, @(1,r10)
|
|
test_st:
|
|
st r8,@(2,r10)
|
|
nop
|
|
exit47
|