* ppc-linux-nat.c (have_ptrace_getsetregs): New variable.
[gdb/SamB.git] / sim / testsuite / d10v-elf / t-ae-st2w-id.s
blobbfbfd4dd69df17888494855eab2bf148d70a6831
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, #0x4001
10 st2w r8, @(1,r10)
11 test_st2w:
12 st2w r8,@(2,r10)
13 nop
14 exit47