aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/asm/io3.ms
blob: 664dc61d267698d697da0e3737109d237160f0e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# mach: crisv32
# sim: --cris-900000xx
# output: ce11d0c\n

; Check correct "pass" exit.

 .include "testutils.inc"
 start
 move.d 0x0ce11d0c,$r3
 dumpr3
 move.d 0x90000004,$acr
 move.d $acr,[$acr]
 move.d 0xbadc0de,$r3
 dumpr3
0:
 ba 0b
 nop