[gdb/syscalls] Sync with strace v6.13
[binutils-gdb.git] / sim / testsuite / d10v / t-ae-st-id.s
blob9620fce1a0b8e9e023676a15aeeb572a7c75b196
1 # mach: all
2 # output:
3 # sim: --environment operating
5 .include "t-macros.i"
7 start
9 PSW_BITS = 0
10 point_dmap_at_imem
11 check_interrupt (VEC_AE&DMAP_MASK)+DMAP_BASE PSW_BITS test_st
13 ldi r10,#0x4001
14 st r8, @(1,r10)
15 test_st:
16 st r8,@(2,r10)
17 nop
18 exit47