This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / sim / testsuite / sim / cris / asm / x8-v10.ms
1 #mach: crisv10
2 #ld: --section-start=.text=0
3 #output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * ixnzvc 0\n
4 #output: 8 0 0 0 0 0 10 0 0 0 0 0 0 0 0 * ixnzvc 2\n
5 #output: c 0 0 0 0 0 10 0 0 0 0 0 0 0 0 * ixnzvc 2\n
6 #output: e 0 0 0 0 0 10 0 0 0 0 0 0 0 0 * ixnzvc 1\n
7 #sim: --cris-trace=basic
8
9 ; Check that "jump [rN]" gets 2 cycles.
10
11  .include "testutils.inc"
12  startnostack
13  move.d 0f,r5
14  jump [r5]
15  break 15
16 1:
17  nop
18  break 15
19 0:
20  .dword 1b