summaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/asm/io5.ms
blob: 178a4d7f8570e235a9d667074e8c66b70fa5ed47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# mach: crisv32
# output: ce11d0c\n

; Check correct "pass" exit.

 .include "testutils.inc"
 start
 move.d 0x0ce11d0c,$r3
 dumpr3
 moveq 1,$r9
 moveq 0,$r10
 break 13
 move.d 0xbadc0de,$r3
 dumpr3
0:
 ba 0b
 nop