OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [cris/] [asm/] [x9-v10.ms] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 26 jlechner
#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: 4 0 0 0 0 0 0 0 0 0 1 0 0 0 0 * ixnzvc 1\n
5
#output: 10 0 0 0 0 0 0 0 0 0 1 0 0 0 0 * ixnzvc 4\n
6
#output: 12 0 0 0 0 0 0 0 0 0 1 0 0 0 0 * ixnzvc 1\n
7
#sim: --cris-trace=basic
8
 
9
; Check that "adds.w [$pc+$r9.w],$pc" gets 4 cycles.
10
 
11
 .include "testutils.inc"
12
 startnostack
13
 moveq 1,r9
14
 adds.w [$pc+$r9.w],$pc
15
0:
16
 .word 1f-0b
17
 .word 2f-0b
18
 .word 1f-0b
19
1:
20
 break 15
21
2:
22
 nop
23
 break 15

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.