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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [cris/] [regreg.s] - Blame information for rev 816

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
; @OC@ test
2
; Template for testing register-to-register instructions.
3
 
4
; Note that sizes have to be tested by iterating over them; they
5
; are not included here in order to cover fixed-size instructions
6
; too.  This may seem wasteful of machine time, but then that time
7
; is less expensive than any other time and still falling in cost.
8
 
9
 .text
10
 .syntax no_register_prefix
11
start:
12
 @OC@   r1,r3
13
 @OC@   r0,r0
14
 @OC@   r0,r13
15
 @OC@   r5,r0
16
 @OC@   r13,r13
17
 @OC@   r9,r3
18
end:

powered by: WebSVN 2.1.0

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