repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[gdb/syscalls] Sync with strace v6.13
[binutils-gdb.git]
/
sim
/
testsuite
/
d10v
/
t-ae-st-i.s
blob
5f0f9b44c419a34ca76fd1515fa1d9b03f3044e2
1
# mach: all
2
# output:
3
# sim: --environment operating
4
5
.include
"t-macros.i"
6
7
start
8
9
PSW_BITS
=
0
10
point_dmap_at_imem
11
check_interrupt
(
VEC_AE
&
DMAP_MASK
)+
DMAP_BASE PSW_BITS test_st
12
13
ldi
r10
,
#0x4000
14
st
r8
,
@
r10
15
16
ldi
r10
,
#0x4001
17
test_st
:
18
st
r8
,
@
r10
19
nop
20
exit47