Synchronize sourceware version of the libiberty sources with the master gcc versions.
[binutils-gdb.git] / sim / testsuite / d10v / t-ae-st2w-is.s
blob190ab4223a02ac52564bfd714271284603eb80d8
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_st2w
13 ldi sp, #0x4004
14 st2w r8, @-SP
16 ldi sp, #0x4005
17 test_st2w:
18 st2w r8,@-SP
19 nop
20 exit47