1# mach: crisv32
2# output: ce11d0c\n
3
4; Check correct "pass" exit.
5
6 .include "testutils.inc"
7 start
8 move.d 0x0ce11d0c,$r3
9 dumpr3
10 moveq 1,$r9
11 moveq 0,$r10
12 break 13
13 move.d 0xbadc0de,$r3
14 dumpr3
150:
16 ba 0b
17 nop
18