[PATCH 47/57][Arm][OBJDUMP] Add support for MVE instructions: vaddv, vmlaldav, vmlada...
[binutils-gdb.git] / sim / testsuite / d10v-elf / t-ae-st2w-ip.s
blobdc911f723fbb77a1af3c8b5770e251101d63ee50
1 .include "t-macros.i"
3 start
5 PSW_BITS = 0
6 point_dmap_at_imem
7 check_interrupt (VEC_AE&DMAP_MASK)+DMAP_BASE PSW_BITS test_st2w
9 ldi r10, #0x4000
10 st2w r8, @r10+
12 ldi r10, #0x4001
13 test_st2w:
14 st2w r8,@r10+
15 nop
16 exit47